[ZDP] BackTalk to Document Zope Developer's Guide (2.4 edition)/Outline
webmaster@zope.org
webmaster@zope.org
Sat, 09 Nov 2002 07:38:02 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZDG/current/Outline.stx#2-2
---------------
Zope is moving toward a more "self-documenting" model, where Zope
component describe themselves with interfaces. Many of the prose
descriptions and examples in this guide will be working with these
kinds of components. This chapter gives a brief overview of Zope
interfaces, how they describe Zope components, and how developers can
create their own interfaces.
% Anonymous User - Nov. 9, 2002 7:38 am:
if selfdocumenting, take care to give the resp. source *.py-files and explain some code.