[cdi-dev] [JBoss JIRA] (CDI-4) Need a way to provide ordering for Event observers

Antonio Goncalves (JIRA) issues at jboss.org
Mon Sep 8 04:03:05 EDT 2014


    [ https://issues.jboss.org/browse/CDI-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999738#comment-12999738 ] 

Antonio Goncalves commented on CDI-4:
-------------------------------------

Yes, that reminds me of {{javax.annotation.Resource}}. It got updated in Java EE 6 (it introduced the {{lookup()}} method) and we had to endorse the library for Java SE 6. So yes, there is a bit of tuning when you touch common code like [Commons Annotation|https://jcp.org/en/jsr/detail?id=250]. 

> Need a way to provide ordering for Event observers
> --------------------------------------------------
>
>                 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: Pete Muir
>             Fix For: 2.0 (discussion)
>
>
> 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 was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the cdi-dev mailing list