Hi,

i know that mstruberg already has a dynamic interceptor extension.
What do you think about adding something similiar to DS?

Maybe with a cool xml config:

   <ds:dynamic-interceptor-bindings>
       <ds:interceptor-binding binding="test.MyInterceptorAnnotation">
          <ds:target-class>test.MyClass</target-class>
          <ds:target-package>test2</target-package>
       </ds:interceptor-binding>
   </ds:dynamic-interceptor-bindings>

This would depend on xml config which isn't finished yet. Right?
Properties would be possible too but i don't like properties that much.

Sorry for bringing up so my ideas the last time but i plan a full migration
to DS next year and some features would be really cool and i would also
like to eliminate some company internal CDI extensions.

Grüße,
Thomas

Reply via email to