Hi Oleg, >> I would like to have full control over the whole stack of >> parameters outside of the parameterized classes.
> For some reason, I thought you had given up on that idea. If it is not > the case please feel free to pursue it whenever you happen to have time. I never meant for that part to go into client alpha 1, maybe that's why. I only wanted to get the pieces in core into place so it won't trigger another API change. > For the time being, I am going to do two more things: (1) make > BasicHttpParams non-synchronized, (2) make all #setParams() methods > create a copy of the argument. OK. Since the copy() method is now in HttpParams, this pretty much leaves the control with the caller. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
