15 Feb
2001
15 Feb
'01
4:09 p.m.
[Morten W. Petersen] | | Is there any way to make an existing class catalog aware? | | Using a base class? No, not AFAIK. Base classes cannot | be changed after a ZClass is created. Well, that's not entirely true. I just remembered you could try this one: <URL:http://www.zope.org/Members/AlexR/ChangingBaseClasses>. Be carefull with this one, though. By the way, Stefano, this might be worth reading: <URL:http://www.zope.org/Members/AlexR/CatalogAware>