[Checkins] SVN: zope.index/branches/nadako-sorting/CHANGES.txt Not	TopicIndexes, but FilteredSets have IISet pickled.
    Dan Korostelev 
    nadako at gmail.com
       
    Sun Dec 28 02:24:12 EST 2008
    
    
  
Log message for revision 94406:
  Not TopicIndexes, but FilteredSets have IISet pickled.
Changed:
  U   zope.index/branches/nadako-sorting/CHANGES.txt
-=-
Modified: zope.index/branches/nadako-sorting/CHANGES.txt
===================================================================
--- zope.index/branches/nadako-sorting/CHANGES.txt	2008-12-28 07:23:19 UTC (rev 94405)
+++ zope.index/branches/nadako-sorting/CHANGES.txt	2008-12-28 07:24:12 UTC (rev 94406)
@@ -16,7 +16,7 @@
   it more compatible with other indexes.
   
   IMPORTANT: This change can lead to problems, if your code somehow
-  depends on the II nature of sets, as it was before. Also, TopicIndexes
+  depends on the II nature of sets, as it was before. Also, FilteredSets
   have IISets pickled, their ``getIds`` method now checks if it's still
   IISet and repickles it as IFSet.
 
    
    
More information about the Checkins
mailing list