Rv: Re: Rv: Re: [Zope] How to replace catalogaware base class with catalogpathaware in a Zclass?

Dieter Maurer dieter at handshake.de
Wed Dec 3 14:19:17 EST 2003


Carrer Yuri wrote at 2003-12-3 09:25 +0100:
 > ... Replace "CatalogAware" by "CatalogPathAware" ...
 >  Can I found an official patch or a guide to do it?

No for the official patch.

Guide: remove the definition of the class "CatalogAware"
  from "Products/ZCatalog/CatalogAwareness.py"
  and replace it by "from CatalogPathAwareness import CatalogAware".

-- 
Dieter



More information about the Zope mailing list