Closed
Description
@henrikbjorn reminded me this morning that we intended to revisit this topic after 2.0 stable
http://code.google.com/p/uri-templates/
the main thing to add is support for query parameters. these would however not be used for the matching process in the Routing layer. it would only be used to automatically set the given parameters as request attributes so that they can optionally be passed to actions. also this would allow setting default value for query parameters.