[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Basic Zope Objects
nobody@nowhere.com
nobody@nowhere.com
Fri, 20 Sep 2002 13:25:03 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#3-18
---------------
To bring your homework back to school, perform the same export and
import procedure. Note that you cannot import an object into a
folder that has an existing object with the same id. Therefore,
when you bring your homework back to school, you'll need to import
it into a folder that doesn't already have a *homeWork* folder in
it. Then, you'll need to delete your old *homeWork* folder and copy
the newly imported one into its place.
% Anonymous User - May 13, 2002 4:20 pm:
... or delete the old homeWork first and import the new one directly into the folder you want it in. :)
% hansa - Sep. 20, 2002 1:25 pm:
what abt renaming the old obect?