[Zope] ZPatterns: Deleting objects from a Rack?
Chris Withers
chrisw@nipltd.com
Thu, 29 Jun 2000 10:04:42 +0100
Scott Parish wrote:
> Another thought i just had was that if you deleted by placing a call to the
> Rack, then you couldn't allow the class to override manage_delete. You might
> want to do such (overriding) if you wanted it to clean up a catalog or perform
> some other auxiliary function before disappearing.
What class are you talking about? ;-)
This is why I said it might be useful for the rack's delete just to call
delete on the object. I think this is me going on about the demeter's
Law thing again...
cheers,
Chris