On Mon, 2007-05-21 at 17:23 +0200, Roland Weber wrote:
> Hi Oleg,
> 
> > Test coverage above 75% is pretty decent. Could you please hold off
> > major refactoring in TSCCM until the post-ALPHA1 time frame, though?
> 
> Depending on your speed, it may be post-ALPHA2 :-)
> There are two API changes I'd like to bring into
> the next release of core and client:
> 
> - HttpRoute et al: proxy chains
> - HttpParams.setDefaults: get rid of (subject to review)
> 

Hhm. That would quite a major change. If we do away with ability to
chain HTTP parameter objects into hierarchies, we may as well do away
with HttpParams interface altogether and simply use plan-old java beans
for configuration. Anyways, let's discuss it. Parameter hierarchies were
really necessary for HttpClient 3.x, they appear less useful for the new
API.

Cheers

Oleg

> Otherwise I'll be working on the test coverage for several
> weeks to come. Next week-end is extended in Germany, I'll
> try to get a HttpParams patch ready for review then.
> 
> 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]

Reply via email to