Re: [HiveMind] Proposal for adding Interceptors to a set of Services

2003-09-05 Thread Christian Essl
I'd like to propose a module level tag, with which it is possible to register Interceptors with all in the Registry Services or all Services which implement a (some) certain interface(s). This is an interesting idea; I'll take a peek when I get the chance. Some other ideas I've considered: a

RE: [HiveMind] Proposal for adding Interceptors to a set of Services

2003-09-04 Thread Howard M. Lewis Ship
istian Essl [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 21, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: [HiveMind] Proposal for adding Interceptors to a set > of Services > > > > > I'd like to propose a module level tag, with which it is possible to

[HiveMind] Proposal for adding Interceptors to a set of Services

2003-08-21 Thread Christian Essl
I'd like to propose a module level tag, with which it is possible to register Interceptors with all in the Registry Services or all Services which implement a (some) certain interface(s). I've implemented a proposal for this feature and tested it - the diff is attached. These 'global-intercep