On Mon, Jul 28, 2008 at 1:38 AM, Thierry Florac <[EMAIL PROTECTED]> wrote:
> Le dimanche 27 juillet 2008 à 15:15 -0300, Tim Cook a écrit :

>> I have a group of instances stored in the ZODB.  They are basically
>> skeletons that I want to copy, edit and store as new instances elsewhere
>> in the ZODB.

> Have a look at "zope.copypastemove" package interfaces and classes ;
> they should provide the simple functions you are looking for...

Also check out zc.copy (README at
http://svn.zope.org/zc.copy/trunk/src/zc/copy/README.txt?rev=77433&view=markup)
if you need to customize the copying operation.
-- 
Benji York
Senior Software Engineer
Zope Corporation
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to