RE: URI Templating Code?

> Mike Schinkel wrote :
> > Is there any code available that fully implements 
> > the URI Templating draft?
> > Specifically I'm most interested in Python VB.NET, 
> > and JavaScript but would be interested in hearing 
> > about any and all.
> 
> We have full support (parsing and generation) in the Restlet 
> framework, see especially:
> http://www.restlet.org/tutorial#part11
> http://www.restlet.org/docs/api/org/restlet/util/Template.html

Thanks. Sorry I wasn't more explicit. I was more looking for independent URI
Template code libraries that could easily be found and downloaded without
having to download a full framework and then do all the introspection to
extract the URI Template specific code.

Any chance you'd want to extract and offer a standalone library?  It might
get you mindshare for RESTlet from those seeking just a URI Template
library.

-- 
-Mike Schinkel
http://www.mikeschinkel.com/blogs/
http://www.welldesignedurls.org
http://atlanta-web.org - http://t.oolicio.us
"It never ceases to amaze how many people will proactively debate away
attempts to improve the web..."

Received on Sunday, 18 February 2007 21:45:33 UTC