Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 53726 invoked from network); 10 Dec 2006 23:08:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2006 23:08:36 -0000 Received: (qmail 66262 invoked by uid 500); 10 Dec 2006 23:08:44 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 66197 invoked by uid 500); 10 Dec 2006 23:08:43 -0000 Mailing-List: contact httpcomponents-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list httpcomponents-dev@jakarta.apache.org Received: (qmail 66188 invoked by uid 99); 10 Dec 2006 23:08:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 15:08:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of odi@odi.ch designates 62.65.128.20 as permitted sender) Received: from [62.65.128.20] (HELO mail.2wire.ch) (62.65.128.20) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 15:08:32 -0800 Received: (qmail 39528 invoked by uid 89); 10 Dec 2006 23:08:08 -0000 Received: from unknown (HELO gollum.odi.ch) (80.238.232.248) by ddba020.netstream.ch with (DHE-RSA-AES256-SHA encrypted) SMTP; 10 Dec 2006 23:08:08 -0000 Received: from [192.168.111.10] (mithril [192.168.111.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gollum.odi.ch (Postfix) with ESMTP id 286524353 for ; Mon, 11 Dec 2006 00:08:06 +0100 (CET) Message-ID: <457C9359.2060904@odi.ch> Date: Mon, 11 Dec 2006 00:08:09 +0100 From: =?ISO-8859-15?Q?Ortwin_Gl=FCck?= User-Agent: Thunderbird 1.5.0.8 (X11/20061207) MIME-Version: 1.0 To: HttpComponents Project Subject: Re: svn commit: r484777 - in /jakarta/httpcomponents/httpclient/trunk/src/java/org/apache/http/conn: ./ impl/ References: <20061208205944.290C11A9846@eris.apache.org> <457A50C7.5080905@dubioso.net> <1165694804.5092.38.camel@localhost.localdomain> <457BE4F4.8000208@dubioso.net> In-Reply-To: <457BE4F4.8000208@dubioso.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Roland Weber wrote: > on second thoughts: do we really want to deal with charsets and character > encodings in our source code? If so, which should it be? ISO-Latin-15? > Unicode in UTF-8? (I don't know a russian codepage as another example :-) > Will we run into conversion problems, from Subversion or our editors? > I haven't yet figured out how to make Emacs load and store UTF-8. Roland, Feel free to use the German ASCII replacement in my Name: "Glueck". > The alternative is to declare the source code US-ASCII, and to use the > standard Java mechanisms (\unnnn) or, for JavaDocs, HTML escapes > (&#xnnn; ü) for special characters. Odi --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org