A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/SimpleExamples.stx#2-5
---------------
Folders provide containers for your applications. A natural way
to build a simple Zope application is to create a Folder in your
Zope root folder to hold objects related to the application. For
example, you may have an *Invoices* folder to hold an invoice
application. You could create "logic" objects inside that folder
named *addInvoice* and *editInvoice* to allow you to add and edit
the invoices. The actual invoices themselves could be DTML
Documents or File objects, which could also live in the *Invoices*
folder. Your *Invoices* folder thus becomes a small application.
% Anonymous User - Nov. 7, 2003 10:41 am:
Title - spelling
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.