[cdi-dev] [JBoss JIRA] (CDI-295) ProcessModule.getAlternatives() should return List instead of Set
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 05:07:21 EST 2012
Jozef Hartinger created CDI-295:
-----------------------------------
Summary: ProcessModule.getAlternatives() should return List instead of Set
Key: CDI-295
URL: https://issues.jboss.org/browse/CDI-295
Project: CDI Specification Issues
Issue Type: Bug
Components: Beans
Affects Versions: 1.1.PRD
Reporter: Jozef Hartinger
Assignee: Pete Muir
Fix For: 1.1 (Proposed)
CDI-18 defines ordering of alternatives. In order to preserve the order ProcessModule.getAlternatives() should return List<Class<?>> instead of Set<Class<?>>.
--
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