8 Sep
2002
8 Sep
'02
9:31 p.m.
Borislav writes:
The problem I'm trying to solve is how to change the values of properties of a ZClass from a python script. Simple assignment does not work, e.g. myZClass['aProperty'] = value ZClass properties are managed in "PropertySheets". See the embedded Zope online help (--> Zope Help --> API reference, "PropertySheets" and "PropertySheet").
Search the mailing list archives for "propertysheets"... Dieter