27 Aug
2004
27 Aug
'04
6:43 p.m.
----- Original Message ----- From: "John Hunter" <jdhunter@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