On Sat, 2007-02-03 at 07:24 +0100, Roland Weber wrote: > Hi Oleg, > > >> Can we reduce HttpStatus to just the status, again final and > >> maybe serializable, and move the static factory methods to a > >> Basic/Default/SimpleHttpStatusFactory somewhere in impl? > >> > > > > Could you please put together a patch for this change? It would be a > > little easier to decide if I had some code to look at > > I will. I'll be working through the HttpCore items on my list > this weekend. > With all the changes in NIO, we might consider to release > another HttpCore alpha before HttpClient et al is ready for > an alpha. I may be able to keep the current pace for another > 5 weeks max, but that won't be enough to bring it to alpha > quality. At best we'll have a preliminary API, but without > sufficient test coverage. >
There have been numerous improvements in HttpCore NIO, which we should release rather sooner than later. I would like to like to resolve HTTPCORE-26 first, though, and make a few other improvements such better 100-continue handshaking in HttpCore and HttpCore NIO. We can cut as many releases as we see appropriate. So, we will certainly cut a new release of HttpCore at the same time with HttpClient 4.0 ALPHA1, be it ALPHA4 or ALPHA34 Cheers Oleg > cheers, > Roland > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
