Chris McDonough wrote at 2006-3-18 20:58 -0500: >If yaml (or pysyck) supports all of the features of pickle, it's >theoretically possible. You would need to track down all of the >places in ZODB where the code serializes and deserializes data from >pickle format and write alternate serializing/deserializing logic. > >But AFAIK the serialization code in ZODB is not very "pluggable".
I am much more optimistic. I think only "ZODB/serialize.py" and "ZODB/Connection.py" would need to be modified. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev