Hi all,

Ok so I have an object, I have many properties persisting on the object
using the wonderful PropertyManager. But I want to persist a dictionary.
This isn't an option for the PropertyManager. I added a dictionary into the
object just by adding the line: _map = {}

But it only persists until I restart Zope... how do I make it last for ever?

Thanks.


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to