[Zope] Python Classes and Zope.

Chris Withers chris at simplistix.co.uk
Fri Dec 2 04:38:56 EST 2005


Dario Lopez-Kästen wrote:
> Most, if not all examples, out there assume that the external 
> packages/modules/classes can freely be converted to Zope-classes.

No so, all you have to do is provide security assertions for them. I 
usually do this is a dummy product's __init__.py.

See the examples in PythonScripts standard.py...

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the Zope mailing list