[Zope] ZCatalog and Traversable questions

Chris Withers chrisw@nipltd.com
Mon, 21 Aug 2000 11:15:28 +0100


Hi :-)

1. Are the paths you supply to catalog_object() supposed to start with a
   '/'? I think they should but I'd like some sort of confirmation :S

2. Why isn't there a Traversal Interface method to allow you to actually 
   get the physical path of an object? (for use in cataloging them, 
   for example ;-) I'd assumed getPhysicalPath() would do this but I see 
   it returns a tuple :(

Any ideas?

cheers,

Chris