Bug 282

Summary: We need a better interceptor managing mechanism in ORB
Product: TAO Reporter: Nanbor Wang <nanbor>
Component: Portable InterceptorsAssignee: kirthika
Status: RESOLVED ---    
Severity: enhancement    
Priority: P2    
Version: 1.0.3   
Hardware: All   
OS: All   

Description Nanbor Wang 1999-08-30 15:28:54 CDT
We need a more robust interceptor registerring/unregisterring methods in ORB.

Things need to watch out for are thread-safty, performance and semantics of the
interface.  It's good to provide interface that allows multiple interceptors in
an ORB, however, at this point, it's probably not a good idea to add too much
semantics such as, invocation order/registration order into the interface.
Comment 1 kirthika 1999-08-30 15:43:59 CDT
Yup, I will take this one.
Comment 2 kirthika 2000-02-26 15:01:59 CST
This is definitely not going to happen for TAO1.1 !
Hence deferred it for now.