Re: URI templates: comma-separated variable lists

The first time you use (.*)(.*) in a regular expression, the solution
wasn't to fix the behavior of the regular expression engine, the
solution was to write a different regular expression. I feel like the
reverse URI template use-case is strongly analogous.

Received on Thursday, 25 August 2011 07:57:50 UTC