20 Oct
2006
20 Oct
'06
5:22 p.m.
Pablo Ziliani wrote at 2006-10-19 21:54 -0300:
I'm having some trouble tying to get an object from a given path. I'm using virtual hosts, so according to Dieter's great documentation[1], REQUEST.resolve_url should do it.
Whatever I may have said, if you really have a (Zope) path (and not an URL), then you should use a method working with paths: "[un]restrictedTraverse". -- Dieter