[weld-issues] [JBoss JIRA] Commented: (WELD-902) CLONE - The qualified observer section is incorrect

Christian Bauer (JIRA) jira-events at lists.jboss.org
Tue May 10 04:39:18 EDT 2011


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

Christian Bauer commented on WELD-902:
--------------------------------------

This was an incorrect change of the documentation, it is now wrong:

"An observer method need not specify any event qualifiers—in this case it is interested in only unqualified events of a particular type."

That's not the case (also see related issue of the clone source).

http://seamframework.org/Community/EventObserversQualifiedOrNot

> CLONE - The qualified observer section is incorrect
> ---------------------------------------------------
>
>                 Key: WELD-902
>                 URL: https://issues.jboss.org/browse/WELD-902
>             Project: Weld
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.1.1.Final
>            Reporter: Christian Bauer
>            Assignee: Jason Porter
>
> The documentation at http://docs.jboss.org/weld/reference/1.0.0/en-US/html/events.html#d0e3980 is incorrect for the way qualified observers work.  The related spec section is 10.2.
> The docs say all possible observers with any of the qualifiers will be called, which is incorrect.  The full signature including all qualifiers must match for the observer to be invoked.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the weld-issues mailing list