[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Extending Zope
nobody@nowhere.com
nobody@nowhere.com
Thu, 19 Sep 2002 11:08:12 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/CustomZopeObjects.stx#2-40
---------------
Before going on with the next example, you should rename the
existing *ZooExhibit* Product in your Zope Products folder to
something else, like *ZooTemplate* so that it does not conflict
with this example. Now, create a new Product in the Product folder
called *ZooExhibit*.
% Anonymous User - Sep. 19, 2002 11:05 am:
I belive you omitted: "Go into the ZooExhibit Product you just created..." Otherwise, the Add ZClass
selection in the next step does not appear.
% Anonymous User - Sep. 19, 2002 11:08 am:
Please explain why a containing Product is necessary to create a ZClass.