[Zope-Checkins] CVS: Packages/Products/ZCatalog - ZCatalog.py:1.12
michel@digicool.com
michel@digicool.com
Wed, 30 Jun 1999 16:36:23 -0400
Update of /cvs-repository/Packages/Products/ZCatalog
In directory aldous:/home/michel/dev/Leak/lib/python/Products/ZCatalog
Modified Files:
ZCatalog.py
Log Message:
Improved handling of subtransactions. Should keep memory from
ballooning beyong the capacity of the machine. Note: while mass
indexing, the memory footprint of Zope will get huge. There is NO way
around this. incrimentally index if you want your process to stay small.