[Zope3-Users] Problem with SetIndex (from zc.catalog)
    Gary Poster 
    gary at zope.com
       
    Mon Mar 20 17:39:25 EST 2006
    
    
  
On Mar 20, 2006, at 5:34 PM, Tom Dossis wrote:
> Thierry FLORAC wrote:
>> Should I build any specific SetIndex subclass ? Or define a specific
>> template ??
>
> When I last used SetIndex from zc.catalog.index it didn't quite  
> match the interface(s) required zope.app.catalog.  It was simple  
> enough to patch - which I can send you if you like.
Use the ones in zc.catalog.catalogindex.py instead: they do the  
necessary mixing-in for zope.app.catalog friendliness, without a patch.
Gary
    
    
More information about the Zope3-users
mailing list