[Zope-Checkins] CVS: Zope2 - ZCatalog.py:1.74.2.8.4.3
Jim Fulton
jim@digiciool.com
Fri, 2 Mar 2001 12:06:37 -0500 (EST)
Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog
In directory korak:/tmp/cvs-serv11386
Modified Files:
Tag: Catalog-BTrees-Integration
ZCatalog.py
Log Message:
Added conversion routine.
Changed sub-commit logic:
- Called FullSweep with 3 instead of 1, since 1 is effectively
ignored. (Need to fix this lamosity in the cache).
- Removed the logging call to avoid excess chatter.