[
https://issues.jboss.org/browse/CDI-4?page=com.atlassian.jira.plugin.syst...
]
Jason Porter commented on CDI-4:
--------------------------------
bq. Simply having say, a framework like Forge implement comparators, doesn't help
readability of the model at all. In fact, it sort of suffers from the same problem that
putting the configuration in an XML file suffers from: you can't get any sense of the
ordering just by looking at any given observer.
Yeah, that is one of the side effects of this idea. Seems the two issues we'll be
dealing with are
1. ao
Need a way to provide ordering for Event observers (@Observes)
--------------------------------------------------------------
Key: CDI-4
URL:
https://issues.jboss.org/browse/CDI-4
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Events, Portable Extensions
Affects Versions: 1.0
Environment: All
Reporter: Lincoln Baxter III
Assignee: Mike Brock
Fix For: TBD
There needs to be a way to specify some kind of ordering for Event observers.
Understandably, this is somewhat counter-intuitive to the general concept of observing an
event, but there is going to be need for this in an upcoming JBoss project. While it can
be done manually, it might be nice to have a built-in API.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira