[Zope] OOP and Zope.

Andreas Jung lists at andreas-jung.com
Fri Aug 19 14:39:10 EDT 2005



--On 19. August 2005 12:16:55 -0600 Fernando Lujan <flujan at gmail.com> wrote:

> Hi,
>
> I try to find information about programming in Zope with the OO
> paradigm. I didn't find many documentation...
>
> For instance, how can I define classes and instances once I just work
> with dtml-methods and dtml-documents?


dtml-methods and dtml-documents have nothing to do with OO programming.
Their purpose is to provide a markup language to write views on objects or 
whatever. Btw. forget DTML and learn ZPT. When you talk about OO 
programming: look at the Zope Developers Guide and learn how to write first 
class Zope objects. But before you should go through the Zope Book and 
learn about the basic of Zope before starting Zope Product development.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20050819/3e716427/attachment.bin


More information about the Zope mailing list