[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Basic Zope Objects

nobody@nowhere.com nobody@nowhere.com
Fri, 20 Sep 2002 14:41:18 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#2-20

---------------

    There are other third-party object types (generally called
    "Products") available from sources such as Zope.org which will
    extend your installation to support other types of textual and
    non-textual content.

      % Anonymous User - Sep. 8, 2002 5:10 pm:
       This bit seems out of place.  It should be expanded upon, and put in a more logical spot.

      % hansa - Sep. 20, 2002 2:41 pm:
       Products/classes and documents/instances/objects are different categories!
       Documents are just Objects/Instances of some document class.