BackTalk to Document The Zope Book (2.6 Edition)/Extending Zope

[email protected] Thu, 29 Apr 2004 10:57:20 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/CustomZopeObjects.stx#2-35

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

    ZClasses are tools that help you build new types of objects in
    Zope by defining a *class*.  A class is like a blueprint for
    objects.  When defining a class, you are defining what an object
    will be like when it is created.  A class can define methods,
    properties, and other attributes.

      % Anonymous User - Nov. 17, 2002 5:15 am:
       The following question springs to mind at this point: How does one decide (particularly the newbie) whether
       to use a Zope ('internal') Product, a python-based ('external') Product or ZClasses for e.g. a new
       project/application?
       Each *must* have its relative merits, but which, where?

      % Anonymous User - Apr. 29, 2004 10:57 am:
       According to the ZopeWiki, you should NEVER use ZClasses. http://www.zopewiki.org/ZopeDosAndDonts

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp