What's wrong with external methods, are you running under restricted FS access? Trust me, for time sensitive code, running it in external Python is the only way to fly. I imagine once I get time to get query objects off the ground, this capability will be part of the core. Until then, you could also use my CatalogQuery product which also has this capability (and more). -Casey ----- Original Message ----- From: "Kyler Laird" <Kyler@lairds.com> To: "Casey Duncan" <casey@zope.com> Cc: <brinegar@purdue.edu>; <cnd@purdue.edu>; <sydelko@purdue.edu>; <zope@zope.org> Sent: Sunday, July 14, 2002 1:47 PM Subject: Re: [Zope] horrible ZCatalog kludge
On Sun, Jul 14, 2002 at 01:54:08AM -0400, Casey Duncan wrote:
Not so much dirty, but slow and not very scalable.
...but it doesn't require an External Method.
See newly minted recipe:
Let me know when it's part of ZCatalog.
Thank you.
--kyler