On 10/05/12 16:20, Bill Burke wrote:
> Was wondering if we should add a simple method to UriBuilder to force
> support of:
>
> http://tools.ietf.org/html/rfc6570
>
>
> /**
> * Support for RFC6570 URI templates
> */
> public static UriBuilder uriTemplate(String template) {...}
>
>
Yea, sounds good, though the idea of implementing it is not too exciting :-)
Cheers, Sergey