Hi,

I'd like to ask several questions about "IEndRequestEvent", like :
- when is this event actually fired ?
- what can be done exactly after this event is fired (still query components, update database...) ?
- if possible, are modifications done after this event integrated into the main transaction ?

My goal is to use request annotations to reference several objects that should be treated after the main request process is done, and then to subscribe to this event to fire these final modifications (so that, for example, "IObjectModifiedEvent" is not fired too many times). Is it the good approach ?

Thanks for any help,
Thierry


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to