Re: URI and IRI Templating (What did I get myself into?)

On 12/26/06, Mike Schinkel <mikeschinkel@gmail.com> wrote:
> What happens in the following example?
>
>         http://bitworking.org/?{a:enc=strict}&{b:enc=sub}&{c:enc=none}

Each variable would be encoded according to their given 'enc'
value and substituted into the template.

> Also, I made two previous posts to the list and nobody has commented on
> them. Did anyone get them or did their go to their spam folders?  They were:
>
> 1.) Proposed additions to URI Templates
> http://lists.w3.org/Archives/Public/uri/2006Dec/0010.html

For the time being I am concentrating on getting past the
character encoding issues.

   -joe

-- 
Joe Gregorio        http://bitworking.org

Received on Tuesday, 26 December 2006 19:31:54 UTC