[Zope-dev] Re: [Zope3-Users] is it possible to copy object b/w two zodb Database

Jim Fulton jim at zope.com
Wed Jun 11 19:53:10 EDT 2008


On Jun 11, 2008, at 7:51 PM, Stephan Richter wrote:

> On Wednesday 11 June 2008, Jim Fulton wrote:
>>> Stupid question: Which one? I tried straight xmlpickle and got some
>>> errors
>>> randomly.
>>
>> I was referring to the binary export/import, which is the only one
>> supported by ZODB, afaik, although it's been a very long time since I
>> looked at that code.
>
> Where is the code? I could nto find anything quickly?


ZODB/ExportImport.py

This defines a class that gets mixed into ZODB.Connection.Connection.

Jim

--
Jim Fulton
Zope Corporation




More information about the Zope-Dev mailing list