Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 84048 invoked from network); 16 Sep 2006 10:29:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2006 10:29:52 -0000 Received: (qmail 74610 invoked by uid 500); 16 Sep 2006 10:29:52 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 74377 invoked by uid 500); 16 Sep 2006 10:29:50 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 74366 invoked by uid 99); 16 Sep 2006 10:29:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Sep 2006 03:29:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [195.186.19.64] (HELO mail18.bluewin.ch) (195.186.19.64) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Sep 2006 03:29:41 -0700 Received: from [192.168.0.2] (85.2.89.114) by mail18.bluewin.ch (Bluewin 7.3.116) id 44E31FD5006D16C0 for httpclient-dev@jakarta.apache.org; Sat, 16 Sep 2006 10:24:30 +0000 Subject: Re: [jira] Commented: (HTTPCORE-11) From: Oleg Kalnichevski To: HttpClient Project In-Reply-To: <450AAD29.9020808@dubioso.net> References: <1841839.1157832322767.JavaMail.jira@brutus> <450434F8.8040808@dubioso.net> <1157906169.21112.6.camel@localhost.localdomain> <450AAD29.9020808@dubioso.net> Content-Type: text/plain Date: Sat, 16 Sep 2006 12:24:29 +0200 Message-Id: <1158402270.4940.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Fri, 2006-09-15 at 15:39 +0200, Roland Weber wrote: > Hi Oleg, > ... > > > If do > > not object to such a change, would you mind if I spit the interface into > > HttpOutgoingConnection (sans #open()) and HttpClientConnection for the > > time being, so I could go ahead with my work on NIO extensions? > > I would prefer if you used the UnsupportedOperationException for the > time being. > Hi Roland, All right. We pretty much agree to disagree for now. Could we at the very least remove these three methods from the HttpClientConnection interface? void setTargetHost(HttpHost targethost); InetAddress getLocalAddress(); void setLocalAddress(InetAddress localAddress); Oleg > cheers, > Roland > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org