[Zope] Python Classes and Zope.

Paul Winkler pw_lists at slinkp.com
Fri Dec 2 09:56:33 EST 2005


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


More information about the Zope mailing list