7 Mar
2005
7 Mar
'05
12:02 p.m.
On Mar 7, 2005, at 12:47, Pascal Peregrina wrote:
+ is there a better type of object to use instead of nesting PersistentMappings ?
If I don't misunderstand this completely you're basically trying to emulate a tree by nesting mappings. You should be using a "real" tree instead, maybe a BTrees.OOBTree? jens