[Zope] persistence problem with python product
Chris Withers
chrisw@nipltd.com
Wed, 18 Apr 2001 22:28:55 +0100
> i couldnt find a documentation for the propertysheets stuff
> (see Thread:"[Zope] Propertysheets in python products") from today)
> and after reading the sourcecode i thought it would be faster if i do it
by
> myself
Try searching your Zope servers built-in help for 'property' ;-)
Alternatively:
http://www.zope.org//Members/michel/Projects/Interfaces/PropertyManager
...will tell you all you need to know.
cheers,
Chris