[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/TopicIndex - TopicIndex.py:1.5

Andreas Jung andreas@digicool.com
Wed, 24 Apr 2002 11:42:17 -0400


Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TopicIndex
In directory cvs.zope.org:/tmp/cvs-serv6801/TopicIndex

Modified Files:
	TopicIndex.py 
Log Message:
Interface cleanup:
Pluggable indexes no longer subclass PluggableIndex.PluggableIndex.
Instead PluggableIndex.py only contains the interface description.


=== Zope/lib/python/Products/PluginIndexes/TopicIndex/TopicIndex.py 1.4 => 1.5 ===
 _marker = []
 
-class TopicIndex(PluggableIndex.PluggableIndex, Persistent,
-    Implicit, SimpleItem):
+class TopicIndex(Persistent, Implicit, SimpleItem):
 
     """ A TopicIndex maintains a set of FilteredSet objects.
     Every FilteredSet object consists of an expression and