]
Antoine Sabot-Durand closed CDI-78.
-----------------------------------
Resolution: Won't Fix
Spec doesn't allow this anymore. And it's way too complicated from user
perspective.
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.