21 Mar
2003
21 Mar
'03
8:55 p.m.
Lubos Culen wrote at 2003-3-21 09:18 +0100:
... I tried to do it the way I know - to create new Z Class and inherit the existing objects as Base classes into this Z Class. But I don't see this "Metaflow document" in the list between these classes (although Metaflow is properly installed and used in the Zope),
Base classes for ZClasses need a special registration. Consult the ZClass documentation, maybe in the ZDG (Zope Developper Guide). Dieter