12 Feb
2001
12 Feb
'01
8:31 p.m.
Oliver Frommel writes:
I add a DTML Method to a ZClass in the Product Manager. Is this DTML Method now supposed to show up in the Contents tab of a ZClass Instance? No.
The method lives in the class while the ZInstance's Contents view shows the private content items of this instance. I would like that a ZInstance could override the infrastructure defined in the class (as is the case, e.g., in Python). However, ZClasses are not implemented this way. Dieter