Fernando Lujan wrote at 2005-8-19 12:16 -0600: >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?
You can look at ZClasses. Note, that there are people that recommend not to use ZClasses because they want to drop ZClass support in some future Zope release. -- Dieter _______________________________________________ Zope maillist - [EMAIL PROTECTED] 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 )
