Re: URI Templates - optional variables?

I've been working on that, and it's difficult to say the least.  The
main challenge is not the template var's themselves, but in knowing
exactly how to break things up so the right values get pick out of the
right places.  I'm hoping to have something working by the end of the week.

- James

John Cowan wrote:
> Marc Hadley scripsit:
> 
>> I realize most folks are focussed on the template->URI conversion  
>> process but I'm currently most interested in matching URIs to  
>> templates and if we introduce the need to refer to external  
>> processing extensions I don't see how such matching can be  
>> implemented in the general case. 
> 
> That's very interesting.  Someone should see whether Joe's proposal
> is invertible: go from a URI and a template to a bunch of variables.
> 

Received on Tuesday, 16 October 2007 04:18:36 UTC