16 May
2001
16 May
'01
8:59 a.m.
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 :)