Re[4]: [omniORB] Interceptors and Python
Андрей Пучин
nash@garant.ru
Mon, 26 Nov 2001 13:52:09 +0300
When do you plan implement any kind of interceptors to omniORBpy?
Regards,
Andrew
Monday, November 26, 2001, 12:52:56 PM:
DG> On Thursday 15 November, =?Windows-1251?B?z/P36O0gwO3k8OXp?= wrote:
>> I need to insert a new ServiceContext to the request before executing
>> and store in it some data.
>>
>> Do you now any way to resolve this problem without using
>> PortableInterceptors..
DG> It can be done from C++ with the non-portable interceptor
DG> interfaces. I'm afraid there's no Python interface at the moment.
DG> Cheers,
DG> Duncan.