Hi all,
I'm just looking at Weld 3 experimental APIs and I believe some of the
related issues might deserve more attention of the CDI EG:
Interceptor bindings available via InvocationContext
====================================================
-
https://issues.jboss.org/browse/CDI-468
-
http://weld.cdi-spec.org/news/2014/10/02/weld-300Alpha1/#_interceptor_bin...
- does anybody know whether an interceptors spec update will be part of
EE 8?
Support repeating annotations
=============================
-
https://issues.jboss.org/browse/CDI-460
-
https://issues.jboss.org/browse/CDI-471
-
http://weld.cdi-spec.org/news/2014/10/02/weld-300Alpha1/#_repeatable_qual...
-
https://issues.apache.org/jira/browse/OWB-1004
InterceptorBuilder
==================
- allows to create an interceptor bean without the need to create a
class:
http://weld.cdi-spec.org/news/2016/02/04/weld-300Alpha15/
-
https://issues.jboss.org/browse/WELD-2008
Thanks,
Martin