7 Apr
2000
7 Apr
'00
6:09 p.m.
Is there a way in a python based product to get notification when an instance is deleted? --John
8 Apr
8 Apr
7:11 a.m.
New subject: [Zope] Delete notification (oops)
Hi, Tino Wildenhain wrote:
Hi John,
John Sutherland wrote:
Is there a way in a python based product to get notification when an instance is deleted?
Just overload the method __delete__(self) in your class.
Erm... it must be __del__ of course ;) Regards Tino
9493
Age (days ago)
9496
Last active (days ago)
3 comments
3 participants
participants (3)
-
John Sutherland -
Jonothan Farr -
Tino Wildenhain