(Wed, Mar 05, 2008 at 10:43:33AM +0100) Yuri wrote/schrieb/egrapse: > An external method can load only a function, not a class, so really I > need to write a product just only for a class?
A simple product can be had with as little as 80 lines of code: http://papakiteliatziar.gr/BetaBoring Since doing anything properly in Zope leads to writing filesystem based products anyway, why bother with ZMI python scripts for anything but the most basic "script" use? Regards, Sascha _______________________________________________ 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 )
