Tom Dossis <[EMAIL PROTECTED]> writes:

I have another issue with IntIds and NotYet:
I have some BTreeContainer-derieved object which is short-living container. 
It is never stored in ZoDB 
- it is just a result of some query to external system.

It worked fine until I enabled IntIds utility.
Now I get NotYet when adding anything to my container - 
because IntIds tries to attach Id to it anyway. 

My question is: can I somehow provide to IntIds a list of interfaces 
which should be tagged by IntIds? 
I want to tag by IntId not all but only some of the objects.
Or can I achieve ignoring my objects by IntIds another way?




_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to