3 Jan
2007
3 Jan
'07
6:59 a.m.
What is the problem here?
As Marco said use SimpleItem as base class and add: from Globals import InitializeClass (...) InitializeClass(helloClass) to helloModule.py. You'll need security declarations too. Take may take a look at http://www.upfrontsystems.co.za/courses/zope/ch04.html -- Maciej Wisniowski