Re: [Zope-dev] ZCatalog out of Zope

2001-07-02 Thread Chris Withers
"Paulo M. Goncalves" wrote: > > I'm a Zope and Python newbie and I'm trying to work with Zope's ZCatalog > in a Product coded in python. Can anyone give some intro or point to > some links with info in this subject. Maybe have a look at the SquishSite.py file in Squishdot? The search method of t

Re: [Zope-dev] ZCatalog out of Zope

2001-06-30 Thread Rene Pijlman
On Sat, 30 Jun 2001 20:47:02 +0100, you wrote: >I'm trying to work with Zope's ZCatalog in a Product >coded in python. Can anyone give some intro or point >to some links with info in this subject. There is a ZCatalog tutorial on http://www.zope.org/Documentation/How-To/ZCatalogTutorial/ The ZC

Re: [Zope-dev] ZCatalog out of Zope

2001-06-30 Thread Chris McDonough
Hi Paulo.. I can't give you any real specific advice on where to get info besides the Zope Book, but you may want to take a look at the ZCatalog.py and Catalog.py source code (in the ZCatalog product). Also, the (always forgotten) help system has documentation on the Catalog's interfaces. - C

[Zope-dev] ZCatalog out of Zope

2001-06-30 Thread Paulo M. Goncalves
Hi, I'm a Zope and Python newbie and I'm trying to work with Zope's ZCatalog in a Product coded in python. Can anyone give some intro or point to some links with info in this subject. Thanks, Paulo --- Paulo Marques Goncalv