You are not logged in Log in Join
You are here: Home » Members » Toby Dickenson » BetterCatalogAware » swpackage_view

Log in
Name

Password

 
 

BetterCatalogAware

Zope's standard CatalogAware class has a number of problems (as of version 2.3.2) which are all fixed by this alternative.

BetterCatalogAware is usable as a base class for ZClasses, and python products.

  1. It avoid unnecessary bloat by not unindexing before reindexing
  2. It handles virtual hosting, by inheriting from the underdocumented CatalogPathAwareness
  3. It can be used as a base class with ObjectManager. Note it must be before ObjectManager in the base class list.

Latest Release: 1.0
Last Updated: 2001-06-26 12:25:45
Author: ZopeOrgSite
Categories: Developer
Maturity: Development

Available Releases

Version Maturity Platform Released
1.0 Development   2001-06-26 12:25:45
  BetterCatalogAware10.zip (1 K) All