[cdi-dev] Weld experimental APIs and related spec issues
Martin Kouba
mkouba at redhat.com
Fri Jul 29 05:07:36 EDT 2016
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_bindings_in_invocation_context
- 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_qualifiers_and_interceptor_bindings
- 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
More information about the cdi-dev
mailing list