[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:16:38 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#3-6
---------------
You can move objects from one Zope system to another using *export*
and *import*. You can export all types of Zope objects to an
*export file*. This file can then be imported into any other Zope
system.
% Anonymous User - Sep. 8, 2002 4:48 pm:
"Importing and Exporting Objects" as well as the following "Temporary Folders", are unnecessary speed-bumps
in this chapter. I realized half-way through them, "Why am I reading this? I dont care about this yet. I'm
trying to figure out what Zope does." They should be pushed to the end of the chapter, at least.
% hansa - Sep. 20, 2002 1:16 pm:
from the top of my head i can't believe this without a grain of caveat.
What abt missing product class or differing product class sigature?