You are not logged in Log in Join
You are here: Home » Members » itsafire » news » DirArg V0.1 released » View NewsItem

Log in
Name

Password

 

DirArg V0.1 released

A Zope product for passing arguments via URL

Get rid of those nasty URLs. Just use the URL path to pass arguments to your objects/methods.

DirArg acts like a normal folder, but will eat names from the URL path and presenting them as a dictionary, list and variables in the REQUEST object.

Download it here