[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Extending
Zope
webmaster at zope.org
webmaster at zope.org
Sat Dec 20 17:29:11 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/CustomZopeObjects.stx#5-0
---------------
For example, consider the *isHungry* method of the
*ZooExhibit* ZClass defined later in this section. It does
not define a view for a *ZooExhibit*, it just provide very
specific information about the *ZooExhibit*. Methods in a
ZClass can call each other just like any other Zope methods,
so logic methods could be *used* from a presentation method,
even though they don't *define* a view.
% Anonymous User - Dec. 20, 2003 5:29 pm:
s/it just provide/it just provides/
More information about the ZDP
mailing list