--- Kendall Clark <[EMAIL PROTECTED]> wrote: > Imagine a configuration file that did nothing but this: > > /URI-pattern /filesystem-pointer > > So, > > /products /foo/bar/webware/ProductServlet.py > > And ProductServlet.py gets "/502" as an argument and does > the right thing > with it. Seems pretty straightforward.
Agreed, easy to manually define mappings. But it's not automatic, I think my point was that tools already exist for this (mod_rewrite in particular), and if you're going to write a config file to map each one I don't see why that functionality needs to be part of WebWare. Presumably the motivation for it to be in Webware is that there is knowledge we don't have at mod_rewrite's time. perhaps you'd allow mappings based on Session info? Fair enough, if there's actually a justifiable use. Luke ===== ------------------ Reference Counting Garbage Collection: Look out philosophy majors, things really DO cease to exist when no one is looking at them! ------------------ __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss