[cdi-dev] [JBoss JIRA] (CDI-270) Allow @WithAnnotations to be applied to other events

Mark Paluch (JIRA) issues at jboss.org
Thu Sep 25 08:28:02 EDT 2014


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

Mark Paluch commented on CDI-270:
---------------------------------

[~pmuir] Are you talking about a scenario like the following?

Extension 1: {{@Observes}} {{@WithAnnotations(@SomeAnnotation)}} (receives no event since there are no matching beans)
Extension 2: {{@Observes}} PAT - adds {{@SomeAnnotation}} to the type
Extension 1: {{@Observes}} {{@WithAnnotations(@SomeAnnotation)}} receives an event



> Allow @WithAnnotations to be applied to other events
> ----------------------------------------------------
>
>                 Key: CDI-270
>                 URL: https://issues.jboss.org/browse/CDI-270
>             Project: CDI Specification Issues
>          Issue Type: Bug
>    Affects Versions: 1.1.EDR
>            Reporter: Pete Muir
>              Labels: with-annotations
>             Fix For: TBD
>
>




--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the cdi-dev mailing list