Move ObserverMethodImpl.ignore() logic to TypeSafeObserverResolver.matches()
----------------------------------------------------------------------------
Key: WELD-1004
URL: https://issues.jboss.org/browse/WELD-1004
Project: Weld
Issue Type: Task
Components: Events
Affects Versions: 1.1.3.Final
Reporter: Jozef Hartinger
Assignee: Jozef Hartinger
Priority: Minor
Fix For: 1.2.0.Beta1, 2.0.0.Alpha1
Currently, ObserverMethodImpl.ignore() contains a check which ensures that
container events are fired to extensions only. It is not necessary to perform
this check on every event notification. Therefore, move the check to the
TypeSafeObserverResolver.matches() method so that it is performed once per
observer method resolution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues