--On 19. August 2005 12:16:55 -0600 Fernando Lujan <[EMAIL PROTECTED]> 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

Attachment: pgpxBAkU6Z1lZ.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to