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 ?