[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Basic Zope Objects
webmaster@zope.org
webmaster@zope.org
Sun, 29 Sep 2002 12:40:38 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#2-12
---------------
Folder structure should be very familiar to anyone who has worked
with files and folders on their computer with a file manager
program like Microsoft *Windows Explorer* or any one of the
popular UNIX file managers like *xfm*, *kfm*, or the Gnome file
manager. The Zope management interface tries to look as much as
possible like these popular programs so that you are familiar with
how to organize Zope objects just like you would organize files on
your computer.
% Anonymous User - Sep. 29, 2002 12:40 pm:
Dies moving folders around and nesting them inside other folders to create an easy hierachy affect whether
they can be found or not by other elements? In other words, does the exact path have to be manually changed
in all the coding that refers to them?