Bill Burke-2 wrote: > > It could be useful with UriBuilder > At the moment semantics of variables in curly braces is same for UriBuilder and @Path annotation; they both delegate work with variables to common URITemplate implementation class that does generation and matching. This is why I am thinking about new implementation of URITemplate being generation-matching pair aligned to this RFC draft grammar. If matching will not be perceived as suitable, only the generation part may remain ;) Thanks for comments.
cheers, andy. -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-introduce-configuration-for-low-level-class-tp3234606p3239259.html Sent from the cxf-dev mailing list archive at Nabble.com.
