[Zope] copy item from on ObjectManager to another?
Jonathan Hobbs
toolkit at magma.ca
Fri Aug 27 14:43:27 EDT 2004
----- Original Message -----
From: "John Hunter" <jdhunter at nitace.bsd.uchicago.edu>
> Suppose I have two object managers (folders) ob1 and ob2 and some item
> o which resides in ob1. I want to make a deep copy of o and place it
> on ob2. What is the proper incantation, using the zope python API?
do a google on 'manage_copyObjects'
Jonathan
More information about the Zope
mailing list