12 Dec
2003
12 Dec
'03
1:29 p.m.
<snip>
Hello !
I be used to modular programming. Units/Modules/Classes.
In Zope can I create a module with some functions ?
How can I do it ?
Or I need to be create Product for this ? How ?
If you want to do modular programming try using python in an external method (search for external method in the archives and have a look at the zope manual) Jonathan