[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Zope
Concepts and Architecture
webmaster at zope.org
webmaster at zope.org
Wed Nov 19 12:10:32 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ZopeArchitecture.stx#3-4
---------------
Zope's object structure is hierarchical, which means that a
typical Zope site is composed of objects which contain other
objects (which may contain other objects, ad infinitum). URLs
map naturally to objects in the hierarchical Zope environment
based on their names. For example, the URL
"/Marketing/index.html" could be used to access the Document
object named "index.html" located in the Folder object named
"Marketing".
% Anonymous User - Nov. 19, 2003 12:10 pm:
dfgdfg
More information about the ZDP
mailing list