[web2py] new URL router use cases

2011-02-16 Thread Jonathan Lundell
[I'm reposting this message from a while back, because the new release 1.92.1 contains it for the first time. It describes some simple use cases for the new URL router. Note that there are still some things that you'll need the existing regex-based router for, but for most cases the new one shou

[web2py] new URL router use cases

2011-02-02 Thread Jonathan Lundell
[I'm reposting this message from a couple of weeks ago. It describes some simple use cases for the new URL router (trunk-only at the moment).] Suppose you've written an app, named it 'myapp', and want to make it the default, with its name always removed. Your default controller is still 'defau