[cdi-dev] [JBoss JIRA] (CDI-386) Two examples in section 5.2.4 contradict the rules of the same section
Marko Lukša (JIRA)
jira-events at lists.jboss.org
Sun Jul 7 19:41:21 EDT 2013
Marko Lukša created CDI-386:
-------------------------------
Summary: Two examples in section 5.2.4 contradict the rules of the same section
Key: CDI-386
URL: https://issues.jboss.org/browse/CDI-386
Project: CDI Specification Issues
Issue Type: Bug
Affects Versions: 1.1.PFD
Reporter: Marko Lukša
The examples in section 5.2.4 state that bean {{Dao<T extends Persistent>}} is eligible for injection into both {{Dao<Order>}} and {{Dao<User>}}, but according to the rules stated in the same section this isn't true.
Also note that the spec doesn't state explicitly that {{Order extends Persistent}} and {{User extends Persistent}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list