You've run into a curious, but well known limitation in Zope. You can work around it by copying all the global properties you want to export into the properties of a folder you create just for this purpose. Then export the folder. -- Loren ----- Original Message ----- From: Darran Edmundson <Darran.Edmundson@anu.edu.au> To: zope <zope@zope.org> Sent: February 08, 2000 04:11 PM Subject: [Zope] exporting properties only from the ZODB root folder?
My ZODB root folder contains a number of properties neccessary for products tha I have created to work correctly. Is it possible to export and import these properties to another ZODB without copying all objects in the root and the rest of the hierarchy?
Cheers, Darran.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )