Cool. I think a patch is probably the easiest way to get this to you. Once its all shiny I'll open a JIRA and attach a patch.
--jason On Oct 7, 2010, at 7:07 PM, Bryant Luk wrote: > Hey Jason, > > Looks pretty cool. We're open to any contributions. I think we can > take that contribution as a patch since it's only 2 classes unless the > mentors have something to say. > > On Thu, Oct 7, 2010 at 8:47 PM, Jason Dillon <[email protected]> wrote: >> Hiya, we've got an adapter for the Wink RestClient to use the Ning >> AsyncHttpClient ( http://github.com/AsyncHttpClient/async-http-client ) here: >> >> http://github.com/sonatype/wink-client-asynchttpclient >> >> It needs a little bit more work, but we (Sonatype) would like to donate this. >> >> Its handy if you are using the Ning AHC for other aspects of your >> application, so you don't need multiple http client configurations running >> around on your JVM. At one point one application had Jetty Async Client >> (for cometd) Apache HC (for wink rest) and then Ning for newer components. >> Yikes! >> >> * * * >> >> Would you guys be interested in this? >> >> --jason >> >> >>
