[Zope-dev] getPhysicalPath?

Andy McKay andym@ActiveState.com
Thu, 15 Mar 2001 18:26:16 -0800


getPhysicalPath returns the physical path to an object ignoring how I got
there through Acquistion. There are a bunch of variables in the REQUEST that
tell me how I got to an object, but we have an object that is messing around
with traversal, so the REQUEST variables arent ideal.

Is there a simple method like getAcquistionPath() that tells me how I was
required without having to do some sub optimal REQUEST variable hacking /
string matching?

Thanks.

--
  Andy McKay.