> One variation on this theme would be to give the parameters names a la
> URI Templates (http://bitworking.org/projects/URI-Templates/). For
> example:
>
> /user/{userId}/profile
>
> ...would result in a page with the page parameter userId set to whatever
> was matched by {userId}. I think RoR uses something like this.
>

good idea,
this way it would even make sense for non Indexed*UrlCodingStrategies

  gerolf

Reply via email to