users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Can UriInfo be visible on the client side ?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Tue, 20 Dec 2011 17:02:59 +0100

Might make sense. Please, elaborate on the concrete proposal including
the potential use cases you see. All other EG members, please
participate any client-side use cases that would support this change.

Thanks,
Marek

On Tue 20 Dec 2011 03:44:56 PM CET, Sergey Beryozkin wrote:
> >> http://java.net/jira/browse/JAX_RS_SPEC-154
> >
> > Agreed
>
> I'm having another thought about it, though do agree with the resolution.
> The purpose of this email is to explore the options around refactoring UriInfo. Most of UriInfo's methods can be
> generally useful on both sides, so the original methods Marek added to Request could've been useful on the client side.
>
> What do you think about extracting some commonly useful methods to UriInfo superintertface, such as RequestURI for
> example ?
> UriInfo extends RequestURI ?