[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/common - UnIndex.py:1.15.14.3

Andreas Jung andreas@andreas-jung.com
Wed, 27 Nov 2002 11:24:36 -0500


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

Modified Files:
      Tag: ajung-oneindex-multipleattributes-branch
	UnIndex.py 
Log Message:
updated docs 


=== Zope/lib/python/Products/PluginIndexes/common/UnIndex.py 1.15.14.2 => 1.15.14.3 ===
--- Zope/lib/python/Products/PluginIndexes/common/UnIndex.py:1.15.14.2	Tue Nov 26 12:17:43 2002
+++ Zope/lib/python/Products/PluginIndexes/common/UnIndex.py	Wed Nov 27 11:24:36 2002
@@ -69,6 +69,12 @@
           You will also need to pass in an object in the index and
           uninded methods for this to work.
 
+          'extra' -- a record-style object that keeps additional 
+          index-related parameters
+
+          'caller' -- reference to the calling object (usually 
+          a (Z)Catalog instance
+
         """
 
         self.id = id