Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 78127 invoked from network); 26 Aug 2008 04:36:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 04:36:26 -0000 Received: (qmail 23000 invoked by uid 500); 26 Aug 2008 04:36:24 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 22970 invoked by uid 500); 26 Aug 2008 04:36:24 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 22958 invoked by uid 99); 26 Aug 2008 04:36:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 21:36:24 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 04:35:27 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 389CAE220014 for ; Tue, 26 Aug 2008 04:35:26 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09749-05 for ; Tue, 26 Aug 2008 06:35:24 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 2525) id A5DB8E22000A; Tue, 26 Aug 2008 06:35:24 +0200 (CEST) To: dev@ant.apache.org Subject: Re: Anybody familiar with ChoiceFormat? Issue 44659 X-Draft-From: ("nnfolder:mail.jakarta-ant" 88688) References: <100374.76461.qm@web55102.mail.re4.yahoo.com> From: Stefan Bodewig Date: Tue, 26 Aug 2008 06:35:24 +0200 In-Reply-To: <100374.76461.qm@web55102.mail.re4.yahoo.com> (Matt Benson's message of "Mon\, 25 Aug 2008 07\:14\:44 -0700 \(PDT\)") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 25 Aug 2008, Matt Benson wrote: --- Stefan Bodewig wrote: >> AFAICT making the thousands separator go away takes >> the same amount of >> coding effort as making it use the US locale. > > Agreed wrt required effort; I also agree that no > thousands separator is preferable to ambiguity. I had shown a way to get rid of the thousands separator in my initial post and just forgot about it. It's gone now. > Another option is to provide localization bundles, but > that's obviously a MUCH larger task. ;) And something I wouldn't want to do. I remember that I had a hard time when I first encountered a localized AIX system and my terminal told me there was a "Rundsendenachricht von root" - it took me pretty long to translate that back into "broadcast message" and understand what the message was supposed to say. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org