12 May
2004
12 May
'04
7:56 p.m.
Henny van der Linde (zettai) wrote at 2004-5-11 22:03 +0200:
... Thanks, but I'm aware of the Zcatalog section in the Zope book. I got the ZCatalog perfectly working with my ZClasses. However I'm building the next generation of our Zope based cms entirely with external products, leaving ZClasses behind. Documention including the developpers guide isn't any helpfull regarding the Zcatalog in this respect.
That is because there is nothing special for external products with respect to the ZCatalog: attributes and parameterless methods are indexed/put in the catalog's metadata row when the name agrees. This general principle applies to everthing: Zope objects, ZClasses, external products ... -- Dieter