RE: [Zope] Copying objects programatically?
-----Original Message----- From: Phil Harris [mailto:phil@philh.org] Sent: Wednesday, June 23, 1999 5:06 AM To: zope@zope.org Subject: [Zope] Copying objects programatically?
Hi all,
I would like to cop objects from an external method, after 'using the source', I still have no idea how to accomplish this.
Can you be more explicit? What do you mean by copy objects from an external method? -Michel
Any ideas?
TIA
Phil phil@philh.org
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Hi Michel, Well, what I hope to do is to create a sort of template folder object that I can create other folder objects from. For example, I have a folder called 'empty_folder'. A self registration form allows users to create a 'home page', this homepage would in effect be a copy of the empty_folder. I can create folders programmatically, but would like to have a 'template' available to copy from. Any Ideas? Phil phil@philh.org ----- Original Message ----- From: Michel Pelletier <michel@digicool.com> To: 'Phil Harris' <phil@philh.org>; <zope@zope.org> Sent: Wednesday, June 23, 1999 2:39 PM Subject: RE: [Zope] Copying objects programatically?
-----Original Message----- From: Phil Harris [mailto:phil@philh.org] Sent: Wednesday, June 23, 1999 5:06 AM To: zope@zope.org Subject: [Zope] Copying objects programatically?
Hi all,
I would like to cop objects from an external method, after 'using the source', I still have no idea how to accomplish this.
Can you be more explicit? What do you mean by copy objects from an external method?
-Michel
Any ideas?
TIA
Phil phil@philh.org
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Michel Pelletier -
Phil Harris