[Zope] copy item from on ObjectManager to another?
John Hunter
jdhunter at ace.bsd.uchicago.edu
Fri Aug 27 14:21:23 EDT 2004
>>>>> "Jonathan" == Jonathan Hobbs <toolkit at magma.ca> writes:
Jonathan> do a google on 'manage_copyObjects'
Thanks - I'm not sure this method is appropriate though. I'm using
the python API (eg in a product) and I've found this about manage_copyObjects
The argument to manage_copyObjects is a tuple of object IDs which
must exist in the folder where you call the method.
and I can't work with this constraint, eg I'm not calling the method
from the folder containing the objects.
JDH
More information about the Zope
mailing list