- From: Joe Gregorio <joe@bitworking.org>
- Date: Thu, 9 Nov 2006 18:19:50 -0500
- To: "Marc Hadley" <Marc.Hadley@sun.com>
- Cc: uri@w3.org
On 11/9/06, Marc Hadley <Marc.Hadley@sun.com> wrote:
> I also got some feedback on the users@wadl.dev.java.net mailing list
> that the spec should require at least one reserved character between
> template variables since, in the general case, its impossible to work
> out the values of the template variables after substitution. E.g.
> given the template
>
> http://example.com/{foo}{bar}
>
> and the URI
>
> http://example.com/xyzzy
>
> you can't tell what the values of foo and bar are.
I didn't think that was a use case. I have been operating
under the assumption that we were covering
URI Template -> URI, but not the other direction.
Thanks,
-joe
--
Joe Gregorio http://bitworking.org
Received on Thursday, 9 November 2006 23:20:12 UTC