-----Original Message----- From: Paul Boddie [mailto:paulb@infercor.no] Sent: Friday, July 02, 1999 12:19 PM To: zope@zope.org Subject: [Zope] Cutting, copying and pasting products
Given the "obscure" nature of the internals of any given product from the point of view of the Zope management software, I can see why it might not be desirable to duplicate product "instances", but how can one move products around the database and into folders other than the one an "instance" was created in?
It is possible to move folder objects around, but products can supposedly only be cut, copied and pasted in the products directory. Could anyone give a rationale for this?
The Product Folder is a special kind of Folder specificly for managing Products, regular Folders do not have enough speciality to manage them. The rational is centralized managment. Is this what your asking? -Michel
Regards,
Paul
_______________________________________________ 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 )