users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Re: Re: Remove unused ParamConverter.toString() ?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Tue, 5 Feb 2013 10:04:05 +0100

Hello Bill,

I'm trying to nail down an agreement on resolving the issue. Can you please respond?

Thank you,
Marek

On Jan 10, 2013, at 1:11 PM, Marek Potociar <marek.potociar_at_oracle.com> wrote:

> Can you explain how?
>
> What we initially wanted to do in Jersey was to use it in some client-side methods:
> - WebTarget.queryParam, matrixParam, resolveTemplate ...
> - Invocation.Builder.header, headers
>
> But then IIRC we found it confusing because same methods as on WebTarget when used on UriBuilder would not be able to produce same results. So we decided to not use it at all. This difference in behavior between WebTarget and UriBuilder methods is something that I still find rather confusing, which is why I tend to lean towards removing the method from the API. (Just expressing my current position, let's keep on discussing.)
>
> I'd like to hear from other experts in the group too.
>
> Marek
>
> On Jan 9, 2013, at 6:59 PM, Bill Burke <bburke_at_redhat.com> wrote:
>
>> I use it client-side.
>>
>> On 1/9/2013 11:43 AM, Marek Potociar wrote:
>>> Hello experts,
>>>
>>> According to one issue that has been filed, it seems that in the current
>>> API there is no way how ParamConverter.toString() could be used, is
>>> there? If there is not, I'd suggest we remove the method from the API.
>>>
>>> Please see also the original issue:
>>> http://java.net/jira/browse/JAX_RS_SPEC-314
>>>
>>> Looking forward to your comments,
>>> Marek
>>
>> --
>> Bill Burke
>> JBoss, a division of Red Hat
>> http://bill.burkecentral.com
>