11 May
2005
11 May
'05
7:55 p.m.
On Wed, May 11, 2005 at 03:50:00PM -0400, Dan Pozmanter wrote:
Ugh. I suppose I could ignore the '_' bit (and override BaseRequest.traverse), but the problems are: 1. Keeping this thing synced with Zope. 2. Accessing the object being traversed to to ensure it is of the correct type.
There is no other way to do this?
Do you have to use URL traversal to reach the final object? There's no such restriction on query parameters. http://foo.com/get_file?name=__init__.py -- Paul Winkler http://www.slinkp.com