Hi Oleg,

> All right. We pretty much agree to disagree for now.

So it would seem :-)

> Could we at the
> very least remove these three methods from the HttpClientConnection
> interface?
> 
>     void setTargetHost(HttpHost targethost);
>     InetAddress getLocalAddress();
>     void setLocalAddress(InetAddress localAddress);

I'm fine with that. They were on my death list, too.
(I have to take the time for a Kill Bill double feature
one of these days :-) Are you going to replace the open()
method with one that takes a target (and optional proxy)
argument then? Opening without a way to specify the target
would be pretty pointless.

I can't promise, but I'll try to come up with a new version
of the HTTPCORE-8 patch soon. One that includes my ideas
on how NIO could be made to fit in. And it has to be soon,
as the season of little time for OSS programming is about
to start.

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to