----- Original Message ----- From: "julio dinis" <juliodinis@hotmail.com> To: <zope@zope.org> Sent: Tuesday, May 02, 2000 4:04 PM Subject: Re: [Zope] Changing Zclass Base Classes
CatalogAware ensures that objects are added to the catalog *when they are created*. The easiest thing to do would be to use the Find >command in the Catalog to add the objects.
Ok, I know that... But in my case the best way is to have my objects indexed in the catalog automatically *when created* adding this base class. My problem remains with my older instances before the adition of the CatalogAware base class. They are somehow broken but I cant debug that.
Hmm... When you say "they are somehow broken", you mean they show up in the management interface as broken objects? How did you change the base classes? Did you use the hold-on-to-the-seat-of-your-pants-unsupported method, or did you create new a new ZClass?
ps. I love kmnetnews ;-)
Glad to be of service :) Kevin