[Hawkular-dev] Revisit resource naming + resource types for Alpha4

Heiko W.Rupp hrupp at redhat.com
Thu Jul 30 11:43:09 EDT 2015


On 30 Jul 2015, at 16:36, Matt Wringe wrote:
> to a URL just needs to url encode the metrics id part.
>
> It can be frustrating to a user if ids become policed to be url safe.

Not sure I understand this.
The 2nd sentence says that the proposal of the 1st sentence
is frustrating. 

And take the / as an example - if you don't encode it, then
the Jax-rs mechanisms for 

GET /bla/{id}/foo

will not work if id has a literal / in it. => you need to make
it url-safe.



More information about the hawkular-dev mailing list