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
_______________________________________________
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 )