Re: uri templates

On Tue, Feb 7, 2012 at 10:54 PM, Thomas Steiner <tomac@google.com> wrote:
>> Well, we could change the fragment spec to be more conformant with
>> other fragment specs that use different characters to combine
>> dimensions.
> Which ones, if any, do you know about? I guess this was the actual
> question I raised in my last email…

Ah, sorry, the templates spec captures it. They use commas:

Fragment expansion:
{#x,hello,y}      ==>    #1024,Hello%20World!,768
{#path,x}/here     ==>      #/foo/bar,1024/here

S.

Received on Tuesday, 7 February 2012 12:03:11 UTC