On Sun, 2007-05-20 at 09:21 +0200, Roland Weber wrote: > Hi Oleg, > > > I completed the port of redirect handling and authentication code from > > Commons HttpClient 3.x codeline to the new API. I am not entirely happy > > with the quality of code yet, so additional code review / quality > > assurance would be quite welcome. > > Not much time for that, I'm afraid. Lectures are still running for a > few weeks, I got to prepare (and later grade) the written test, there > will be more business travelling... > > > Anyways, as far as I can tell > > HttpClient 4.0 is pretty much ready for the first ALPHA release. Even > > what we have in SVN trunk right now is head and shoulders above in the > > terms of code and API quality than HttpClient 3.x. > > Sounds good. I have no doubt at all that the API is better :-) > > > The next big is mavenization of the HttpClient 4.0 build process. > > > > Roland, this will require changes to the directory layout and likely to > > break your shiny new local build scripts. > > No problem, any time. If directories move, I can do search & replace. > Do you plan to modularize HttpClient? >
Hi Roland I would like to start with the multi-module layout right away. Sooner or later we are bound to have a good case for optional modules (be it NTLM scheme based on JCIFS or something else). This will also make the decision about packaging HttpConn, HttpAuth and HttpCookie as separate modules less painful. 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]
