21 Aug
2005
21 Aug
'05
9:18 p.m.
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