30 Mar
2001
30 Mar
'01
7:05 p.m.
Paul Godley writes:
I've got a ZClass to which I'd like to add (variable) properties when the instance is created. I made a "Basic" propertysheet and tried "manage_addProperty" but Zope reports that properties cannot be added. I can add properties to DTML Documents. I think, you need to use the PropertySheet interface (Zope Help->API Reference->PropertySheet) to add properties to a property sheet.
Dieter