Allow overloading of core event listeners
-----------------------------------------

                 Key: NXP-1536
                 URL: http://jira.nuxeo.org/browse/NXP-1536
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
          Components: Core
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
             Fix For: 5.2 M1


We have a customer who would like to replace existing (system) even listeners 
with his own.
But as of now, listeners are only added to the list, and can never replace 
existing ones (see CoreEventListenerServiceImpl.registerExtension).

We could allow the replacement of existing core event listeners.
We could make the new one have access to the previous one (so they can chain if 
they want).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to