[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/PathIndex - PathIndex.py:1.19
Andreas Jung
andreas@digicool.com
Wed, 24 Apr 2002 11:42:46 -0400
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/PathIndex
In directory cvs.zope.org:/tmp/cvs-serv6801/PathIndex
Modified Files:
PathIndex.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/PathIndex/PathIndex.py 1.18 => 1.19 ===
-class PathIndex(PluggableIndex.PluggableIndex, Persistent,
- Implicit, SimpleItem):
+class PathIndex(Persistent, Implicit, SimpleItem):
""" A path index stores all path components of the physical
path of an object: