On 07/25/2012 11:22 PM, Sergey Beryozkin wrote: > On 25/07/12 22:01, Daniel Kulp wrote: >> >> Just to let everyone know, I started a page to record any migration >> issues >> for CXF 2.7: >> >> https://cwiki.apache.org/confluence/display/CXF20DOC/2.7+Migration+Guide >> >> I just made a rather large commit to refactor the HTTPConduit stuff a >> bit. >> I've pulled all the HTTPUrlConnection logic out of it and into a >> subclass. >> I'm working on a new httpcompontent-asyncclient subclass as well. >> Pulling >> the HTTPUrlConnection stuff out allows quite a bit of reuse of much of >> the >> logic while making sure code that would do things like: >> >> HTTPConduit conduit = (HTTPConduit)client.getConduit(); >> conduit.setC....() >> >> will still work. > > +1, very good
:-) -- Alessio Soldano Web Service Lead, JBoss
