[Zope-dev] url traversal
Danny William Adair
Danny@Adair.net
Fri, 27 Apr 2001 13:18:01 +1200
Hi Brett!
Have you taken a look at the PathHandler Product?
http://www.zope.org/Members/NIP/PathHandler/
This looks like an out-of-the-box solution for you.
hth,
Danny
>>> -----Ursprungliche Nachricht-----
>>> Von: zope-dev-admin@zope.org [mailto:zope-dev-admin@zope.org]Im Auftrag
>>> von Brett Carter
>>> Gesendet: Freitag, 27. April 2001 10.10
>>> An: zope-dev@zope.org
>>> Betreff: [Zope-dev] url traversal
>>>
>>>
>>> I have the classic problem of wanting my method 'foo' to work like:
>>> http://localhost/foo/a/b/c
>>> where a,b,c are parameters passed to foo. I've found some info in the
>>> mailing list archives, namely:
>>> http://lists.zope.org/pipermail/zope-dev/2000-May/005197.html
>>>
>>> Has the 'Traversal' interface been implemented? What are the
>>> specifics of implementing something like I describe above?
>>> Thanks,
>>> -Brett
>>>
>>> _______________________________________________
>>> Zope-Dev maillist - Zope-Dev@zope.org
>>> http://lists.zope.org/mailman/listinfo/zope-dev
>>> ** No cross posts or HTML encoding! **
>>> (Related lists -
>>> http://lists.zope.org/mailman/listinfo/zope-announce
>>> http://lists.zope.org/mailman/listinfo/zope )
>>>