[Zope3-dev] UniqueIdUtility question

Jim Fulton jim at zope.com
Wed Nov 10 16:43:51 EST 2004


Dominik Huber wrote:
> If nested objects are deleted, only the most parental
> deletion is notified by a IObjectRemovedEvent.

I don't believe that is true.  If it is, then someone has
introduced a bug that we should have had a test for.

> Therefore only the most parental is deregistered from the
> UniqueIdUtility.
> Its sub-objects are orphans and still registered. Bug or feature?

If this is true, it is a bug.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list