Hi,

I created a patch for a package zope.intid that almost completely
solves the problem with the zope.keyreference.interfaces.NotYet
exception.

I implemented a deferred indexing of objects added to the container
which is not connected to the ZODB.
As soon as the container is added to the ZODB - all deferred objects
will be indexed.

I also added a marker IIntIdsDisabled for marking objects that must
not be indexed.


I would be grateful if someone could look at my changes and merge them
into the main branch.
My fork of zope.intid - https://bitbucket.org/cykooz/zope.intid/src


PS: Sorry for my English.

-------------------
Cykooz (Kirill Kuzminykh)
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to