[Zope-dev] Re: Zope 3 catalog

2007-11-02 Thread Ross Patterson
Roché Compaan [EMAIL PROTECTED] writes:

 Where can one find Zope 3 catalog? Or is it simply zope.index?

I think zope.app.catalog is what you're looking for.

Ross

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Re: Zope 3 catalog

2007-11-02 Thread Roché Compaan
On Fri, 2007-11-02 at 11:44 -0700, Ross Patterson wrote:
 Roché Compaan [EMAIL PROTECTED] writes:
 
  Where can one find Zope 3 catalog? Or is it simply zope.index?
 
 I think zope.app.catalog is what you're looking for.

Thanks. I was looking at the Zope 3 version distributed with Zope 2.10
which doesn't seem to have zope.app.catalog.

-- 
Roché Compaan
Upfront Systems   http://www.upfrontsystems.co.za

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: Zope 3 catalog

2007-11-02 Thread Ross Patterson
Roché Compaan [EMAIL PROTECTED] writes:

 On Fri, 2007-11-02 at 11:44 -0700, Ross Patterson wrote:
 Roché Compaan [EMAIL PROTECTED] writes:
 
  Where can one find Zope 3 catalog? Or is it simply zope.index?
 
 I think zope.app.catalog is what you're looking for.

 Thanks. I was looking at the Zope 3 version distributed with Zope 2.10
 which doesn't seem to have zope.app.catalog.

Ah, yeah.  I don't think all of Zope3-the-application is included with
Zope2, just the Zope3 libraries currently in use in Zope2/Five.

Ross

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )