[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.420
Andreas Jung
andreas@digicool.com
Thu, 28 Feb 2002 13:04:10 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv4432/doc
Modified Files:
CHANGES.txt
Log Message:
added TopicIndex
=== Zope/doc/CHANGES.txt 1.419 => 1.420 ===
after Zope 2.5.1
+ new Features:
+
+ - added TopicIndexes: a TopicIndex is a container for
+ so-called FilteredSet. A FilteredSet consists of an
+ expression and a set of internal ZCatalog document
+ identifiers that represent a pre-calculated result list for
+ performance reasons. Instead of executing the same query on
+ a ZCatalog multiple times it is much faster to use a
+ TopicIndex instead.
+
+ Bugs:
+
- Collector #32: Use difflib instead of ndiff
- Fixed long standing bug in PythonScript where get_size returned