jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: Low-level JAX-RS client API proposal

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 04 May 2011 14:21:21 +0200

On 05/04/2011 02:06 PM, Bill Burke wrote:
> Awesome. I was a little worried with Roberto leaving that things would slow up.
>
> I'll start implementing and test driving your apis in resteasy.
Hi Bill,

Thanks. If it helps, here's the Jersey branch refactored to implement the proposed API:

http://java.net/projects/jersey/sources/svn/show/branches/jaxrs2-client-api/jersey-client/src/main/java/com/sun/jersey/client

I would appreciate also your feedback or suggestions around open questions mentioned on the proposal wiki page.

Marek

>
> On 5/3/11 12:45 PM, Marek Potociar wrote:
>> Hello experts,
>>
>> I have just published the low-level client API proposal page[1] on our project wiki. I have also pushed the initial
>> client API code (including javadoc) to the public git repository. Please consider it to be an initial draft to start the
>> EG discussion that should lead to the final proposal.
>>
>> The proposal wiki page[1] summarizes what has been done so far. It also lists some open questions we are aware of that
>> still need to be addressed. Thanks to Santiago the page also contains an UML class diagram of the initial API classes as
>> well as pointer to the client API samples wiki page[2].
>>
>> Please, read through at the proposal wiki page, look at the sample usages, checkout the source code and browse through
>> the javadoc to familiarize yourselves with the proposal. We are looking forward to your feedback!
>>
>> Let the fun begin, :)
>> Marek
>>
>>
>> [1] http://java.net/projects/jax-rs-spec/pages/Low-levelClientAPI
>> [2] http://java.net/projects/jax-rs-spec/pages/Low-levelClientAPISamples
>