I'm looking at the Invoker/interceptor contribution mechanism and I'd like to propose to make them actual components. Currently an interceptor is not a component, it's an object added to an invocation chain by a Builder component. I think that if an invoker or interceptor could just be a component then we would have a better continuity in terms of programming model between application components, mediation components, components implementing various business or system policies and interceptor components contributing runtime behavior.

Any thoughts?

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to