[Zope-dev] ZCatalog brains
Chris Withers
chrisw@nipltd.com
Mon, 14 Aug 2000 14:45:02 +0100
Steve Alexander wrote:
> Although there are ways to do this now, I guess I was wondering about
> making it a standard part of catalogs.
I'm sure code will be greatfully recieved ;-)
> Thinking further though, if it is as easy as adding "url" to the
> catalog's metadata, why bother?
Hmm, how about (for Zope 2.2 anyway) just adding a metadata column
called getPhysicalPath?
As long as your catalogued items support the traversal interface, this
should work fine :-)
cheers,
Chris