]
Antoine Sabot-Durand updated CDI-78:
------------------------------------
Fix Version/s: 2.0 (discussion)
Clarify how isDelegate() behaves on InjectionPoint, and what happens
when an InjectionPoint is injected into a Decorator
------------------------------------------------------------------------------------------------------------------------
Key: CDI-78
URL:
https://issues.jboss.org/browse/CDI-78
Project: CDI Specification Issues
Issue Type: Clarification
Components: Decorators
Affects Versions: 1.0
Reporter: Pete Muir
Assignee: Pete Muir
Labels: F2F2016
Fix For: 2.0 (discussion)
The InjectionPoint should be that of the injection into the consumer, and isDelegate()
should return false.