[ZODB-Dev] How can I append Persistent mechanism to OrderedDict class ?

Vincent Pelletier vincent at nexedi.com
Sun Jan 30 06:12:22 EST 2011


Le dimanche 30 janvier 2011 09:52:32, Stéphane Klein a écrit :
> How can I append Persistent mechanism to this OrderedDict class ?

You should probably read the code for PersistentMapping[1] and adapt it to 
OrderedDict's API.

[1] 
http://svn.zope.org/ZODB/trunk/src/persistent/mapping.py?rev=113734&view=markup

-- 
Vincent Pelletier


More information about the ZODB-Dev mailing list