JF you probably want to check out the wink/trunk tree add the new module, hook it up, then provided a patch from there.
--jason On Oct 28, 2010, at 11:32 AM, Bryant Luk wrote: > Looks good and I'm definitely interested. I think legally we need you > to submit an actual patch of the code with the ASF license grant > checked before we could merge it. > > On Thu, Oct 28, 2010 at 1:02 PM, Jeanfrancois Arcand > <[email protected]> wrote: >> Salut, >> >> I've filled >> >> https://issues.apache.org/jira/browse/WINK-326 >> >> This is a new Wink Client implementation that build on top of the >> AsyncHttpClient Project (APL2 license) >> >> http://github.com/AsyncHttpClient/async-http-client >> >> I'm proposing the code to the Wink team for inclusion in the next release. >> The API is pluggable based and Apache Http Client will soon be pluggable as >> a provider. The default is based on Netty's HTTP implementation, as so far >> it is the best performance we can get. >> >> Let me know what you think. >> >> -- Jeanfrancois >>
