On 12 December 2010 18:44, Oleg Kalnichevski <[email protected]> wrote: > On Sun, 2010-12-12 at 15:09 +0000, sebb wrote: >> ClientContextConfigurer.setAuthSchemePref is deprecated. >> The comment says "to be replaced with a special parameter in 4.1" >> > > These parameters are AuthPNames#TARGET_AUTH_PREF and > AuthPNames#PROXY_AUTH_PREF > > http://hc.apache.org/httpcomponents-client-dev/httpclient/apidocs/org/apache/http/auth/params/AuthPNames.html > >> As trunk is heading towards 4.1, perhaps this method should now be removed? >> Or at least the comment should say what the replacement is. >> > > We can't remove it in a minor release. It's been marked as deprecated. > That should be good enough.
But the way I read it, the comment says that the method will be replaced in 4.1. It will look odd if the method is still there in 4.1. I can fix the comments accordingly, but it would be useful to know when it was deprecated. > cheers > > Oleg > > > > --------------------------------------------------------------------- > 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]
