Florent Guillaume wrote:
More generally, there's a difference in philosophy between Zope 2 and
Zope 3 here:

- Zope 2 calls manage_beforeDelete *before* the removal,
- Zope 3 sends IObjectRemovedEvent *after* the removal.

This will make some porting / compatibility more difficult. I may add an
IObjectWillBeRemovedEvent in Five for that, but maybe it makes sense to
have it in pure Zope 3 ?

See if it's useful and let us know.  :)

Jim

--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to