[cdi-dev] [JBoss JIRA] (CDI-83) Clarify that BeanManager.createAnnotatedType() should return any modifications made by lifecycle events.
Pete Muir (Updated) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 07:48:40 EST 2011
[ https://issues.jboss.org/browse/CDI-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-83:
-------------------------
Fix Version/s: 1.1.EDR2
(was: 1.1.EDR1)
Forum Reference: http://lists.jboss.org/pipermail/weld-dev/2010-May/002499.html (was: http://lists.jboss.org/pipermail/weld-dev/2010-May/002499.html)
This won't work as is, because we have multiple annotated types per class. Maybe better to make this return the vanilla annotated type, and introduce a new method to get all of the actual annotated types such as Collection<AnnotatedType> getAnnotatedType(Class c);
> Clarify that BeanManager.createAnnotatedType() should return any modifications made by lifecycle events.
> --------------------------------------------------------------------------------------------------------
>
> Key: CDI-83
> URL: https://issues.jboss.org/browse/CDI-83
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Portable Extensions
> Affects Versions: 1.0
> Reporter: Pete Muir
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.1.EDR2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list