On Jan 15, 2012, at 8:52 AM, Anthony wrote: > routes.example.py is an example of the pattern-based rewrite system, and > router.example.py is an example of the parameter-based system (which > specifies "routers" -- hence the filename). Maybe we should rename these to > something like: > > routes.pattern_example.py > routes.parameter_example.py >
Good idea.

