Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1986F91A9 for ; Sun, 27 May 2012 14:25:59 +0000 (UTC) Received: (qmail 22491 invoked by uid 500); 27 May 2012 14:25:58 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 22395 invoked by uid 500); 27 May 2012 14:25:58 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 22386 invoked by uid 99); 27 May 2012 14:25:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 14:25:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jochen.wiedmann@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-ob0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 14:25:52 +0000 Received: by obfk16 with SMTP id k16so5546263obf.30 for ; Sun, 27 May 2012 07:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=9Vw6roEDSb14YFESrp4ytm986jH+48u+cZBSfcMRkaQ=; b=lrddqYJBFLqPso5kRhxFL0lWz+/r3FJtJY2mwuvY9GzOTIhMSFfmUAEmW/jk+piDlK 4JV5X7IqC1S5Ro+SuxT+xy56qkNEUuph1xQNQXWeg1+X9384BSzmqt2HEHhgoJkTjLnZ /TFj3LLB5kHwdDFsvzYK7c8EP2OB2x3IGLXn3VRgvkf6Rz7a5NnHgrUqVJXPSw16lZsl 5BrVNpYDWw5l5slCzDSi/nuT+ajUwy2vJfK9DR3xkQyjyPn65iw0fCACgHWQvLZYjLjW gQxQhUDN3O4SwnZTgbEYM211ftfM+1nbcRDHX7x9k4LBit6XOg3Nzn2d/QcFQRDyVCdd upFg== MIME-Version: 1.0 Received: by 10.50.10.225 with SMTP id l1mr2679344igb.1.1338128730941; Sun, 27 May 2012 07:25:30 -0700 (PDT) Received: by 10.231.229.193 with HTTP; Sun, 27 May 2012 07:25:30 -0700 (PDT) In-Reply-To: <4FBE8EED.5080107@free.fr> References: <4FBE8EED.5080107@free.fr> Date: Sun, 27 May 2012 15:25:30 +0100 Message-ID: Subject: Re: [math] LocalizedFormats.ALPHA and BETA no longer used From: Jochen Wiedmann To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 24, 2012 at 8:41 PM, Luc Maisonobe wrot= e: > Le 24/05/2012 21:27, S=C3=A9bastien Brisard a =C3=A9crit : >> Hi, >> commit 1342404 solves MATH-791. It turns out that >> LocalizedFormats.ALPHA and BETA are no longer used. I wanted to remove >> them, but that breaks the compatibility. How should we do that >> cleanly? > > Just remove the entries from the enum and temove the corresponding entry > in the translation properties file. Why remove them at all? I understand the desire, it meets my sense for clean code. But I learned to fight against these desires from time to time. --=20 "Bildung kommt von Bildschirm und nicht von Buch, sonst hie=C3=9Fe es ja Bu= chung." Dieter Hildebrandt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org