2 Dec
2005
2 Dec
'05
2:56 p.m.
On Thu, Dec 01, 2005 at 09:04:11PM +0100, Jean-Marc Orliaguet wrote:
You need to call InitializeClass on your object, and that's it.
cf http://www.upfrontsystems.co.za/courses/zope/ch04.html
under "Zopifying our Python classes"
initializeClass() only helps if the class you feed it inherits from Acquisition.Implicit or Acquisition.Explicit, and has some security declarations in it. -- Paul Winkler http://www.slinkp.com