]
Mike Brock commented on CDI-4:
------------------------------
_Let's go back to the Portland Pattern Repository or the GoF Design Patterns book and
check the Observer/Observable pattern. The whole idea/mechanism is built based on the
paradigma that all the involved parties know NOTHNING about each other._
They don't. That's why I'm relying purely on qualifiers for ordering.
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: