[Zope3-Users] IEndRequestEvent question

Thierry FLORAC tflorac at ulthar.net
Mon Jun 5 20:05:01 EDT 2006


  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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060606/45c5e434/attachment.htm


More information about the Zope3-users mailing list