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