[Zope-dev] ZCatalog, REQUEST, misc.
Erik Enge
erik@thingamy.net
Wed, 16 May 2001 10:59:55 +0200 (CEST)
On Tue, 15 May 2001, Chris McDonough wrote:
> YourCatalog.catalog_object(newobject)
>
> as opposed from inheriting from CatalogAware and relying on manage_afterAdd
> or calling object.index_item() manually. That's really it.
Well, if you put it that way :)
*removing CatalogAwareness*
> (it's fairly DWIM-ish as well)
DWIM?
> Both CatalogAware and CatalogPathAware need to be fixed somewhat (they
> need to be replaced with an observer-based cataloger). This is
> probably my fault at this point, but don't say I didn't tell you not
> to use them later. ;-)
Hehe, ok :)