[Zope3-Users] Object-deleted-events
Tobias Rodäbel
tobias.rodaebel at mac.com
Mon Jan 7 11:16:57 EST 2008
Hi Thierry,
On Jan 7, 2008, at 4:44 PM, Thierry Florac wrote:
> For your use case, the only thing you should do is just to implement a
> subscriber to IObjectRemovedEvent (defined into
> zope.app.container.interfaces) which is automatically fired by all
> "standard" Zope3 containers.
>
> Hope this helps,
Thank you very much! Works well. Now I know why I didn't find any
IObjectDeletedEvent before ;-)
Tobias
More information about the Zope3-users
mailing list