[Zope-dev] Q2: ZCatalog Intelligent Objects

Chris Withers chrisw@nipltd.com
Mon, 22 May 2000 12:40:01 +0100


Steve Alexander wrote:
> In PTK, PortalContent-derived classes have the method
> 
>   def SearchableText(self):
>       "text for indexing"

So, if I get this correctly, Catalog will index both attributes and
methods(that have only the self argument?) with the same name as an
index?

If so, then that's cool, but undocumented, which is bad...

> The query/predicates stuff in ZPatterns looks like it will be much
> better than this... when it lands :-)

I really should get into ZPatterns, is there any documentation yet?

cheers,

Chris