[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
Wed Jul 17 05:28:26 EDT 2013
[ https://issues.jboss.org/browse/CDI-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko Lukša resolved CDI-386.
-----------------------------
Assignee: Marko Lukša
Resolution: Rejected
CDI-85 will be reverted, which will make the examples correct again.
> 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
> Assignee: 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