Correct usage of InLine events
------------------------------

                 Key: NXP-3633
                 URL: http://jira.nuxeo.org/browse/NXP-3633
             Project: Nuxeo Enterprise Platform
          Issue Type: Sub-task
    Affects Versions: 5.2 GA
            Reporter: Thierry Delprat
            Assignee: Thierry Delprat
             Fix For: 5.2.1


Some events should never be processed in async mode.
Typically : emptyDocumentModelCreated, aboutToModify, aboutToDelete ....

The Inline flag was designed for that.
Unfortunatly, is was miss used.

This tasks aims at :
 - correct behavior for InLine events (don't store in bundle)
 - add this InLine flag when needed
 - provide another flag for events that should be processed async without 
waiting for a commit




-- 
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