[ZODB-Dev] Adding attributes to a btree

Thomas Güttler hv at tbz-pariv.de
Mon Oct 11 04:18:11 EDT 2004


Hi,

If a conflict errors occurs in a btree, you get the oid if it.

AFAIK there is no way to get the container which holds the
btree. Is there a way to get all objects which reference
a given oid?

Is there a way add attributes to a btree? If this would
be possible, I could add a reference to the container, which
holds this btree. I need this for debugging conflict errors.

mybtree.myatt="foo" does not work, since BTrees are not written in python.

 Thomas

-- 
Thomas Güttler, TBZ-PARIV GmbH, Bernsdorfer Str. 210-212, 09126 Chemnitz
Tel.: 0371/5221217 Fax:  0371/5221216



More information about the ZODB-Dev mailing list