[Zope-dev] ZClass and ZCatalog

Adrian Hungate ahungate@acucorp.com
Thu, 5 Jul 2001 03:47:27 -0700


Rename the catalog from 'events' to 'Catalog' and CatalogAwareBase should
start working.

Adrian...

-----Original Message-----
From: Marco Nova [mailto:nova@tera-it.com]
Sent: Thursday, 05 July 2001 09:47
To: zope-dev@zope.org
Subject: [Zope-dev] ZClass and ZCatalog


Hello Guys,

I've a problem with a ZClass (JCEvent) I've created and ZCatalog.
Base classes for JCEvent are: ZObject, JCObject, CatalogAwareBase.
JCObject is another ZClass whose base class is ZObject.

Instances of JCEvent are added to a ZCatalog but they are not automatically
indexed by the catalog. The catalog is named 'events'.
How can I automaticallly index them ?


Thanks,

- mn

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )