[Zope] PersistentMapping not persistent?
Chris Withers
chrisw@nipltd.com
Wed, 07 Nov 2001 13:34:45 +0000
alex@quad.com.ar wrote:
>
> is PersistentMapping fscked up on 2.4.2 or does it still need something
> similar to self._p_changed=1 to commit all the transactions back into zodb ?
I suspect it's rather something that you are doing that is fscked up ;-)
Perhaps you can explain what you're putting in self.data and we can see what's
going on...
cheers,
Chris
PS: For _lots_ of users, use an OOBTree instead of a PersistentMapping