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 CDA6F65F3 for ; Wed, 18 May 2011 08:12:15 +0000 (UTC) Received: (qmail 9216 invoked by uid 500); 18 May 2011 08:12:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 9152 invoked by uid 500); 18 May 2011 08:12:15 -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 9144 invoked by uid 99); 18 May 2011 08:12:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 08:12:15 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.206.126.239] (HELO smtp.nordnet.fr) (194.206.126.239) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 08:12:07 +0000 Received: from lehrin (171.79.206.194.dynamic.adsl.abo.nordnet.fr [194.206.79.171]) by smtp.nordnet.fr (Postfix) with ESMTP id 9C6F3340F0 for ; Wed, 18 May 2011 10:11:43 +0200 (CEST) Received: by lehrin (Postfix, from userid 5001) id 95750405A; Wed, 18 May 2011 10:11:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lehrin.spaceroots.local X-Spam-Level: Received: from lehrin.spaceroots.local (lehrin.spaceroots.local [127.0.0.1]) by lehrin (Postfix) with ESMTP id 7955B4056 for ; Wed, 18 May 2011 10:11:43 +0200 (CEST) Message-ID: <4DD37F3F.5060803@free.fr> Date: Wed, 18 May 2011 10:11:43 +0200 From: Luc Maisonobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110419 Thunderbird/3.1.9 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [math] [sandbox] merging Apache Commons BSP into Apache Commons Math References: <4DCE4682.7020706@free.fr> <4DCE8BB1.9020004@gmail.com> <4DCEC291.6070102@free.fr> <20110517231903.GC28359@dusk.harfang.homelinux.org> <4DD37C11.8040905@free.fr> In-Reply-To: <4DD37C11.8040905@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Old-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,FREEMAIL_FROM autolearn=unavailable version=3.3.1 Le 18/05/2011 09:58, Luc Maisonobe a �crit : > Le 18/05/2011 01:19, Gilles Sadowski a �crit : >>> [...] >>> The current layout in [math] is one o.a.c.math.geometry package with >>> 6 3D specif classes. The current layout in [bsp] is one >>> o.a.c.bsp.partitioning package that is dimension-independent, one >>> o.a.c.bsp.utility package, three dimension-specific euclidean >>> packages o.a.c.bsp.euclidean.oneD, o.a.c.bsp.euclidean.twoD, >>> o.a.c.bsp.euclidean.threeD. >> >> Package names containing capital letters? > > Yes, I hesitated when I created them the first time but java forbid > using either a number as the first character or a dash as a separator > for example, so I used camel style to improve readability. I could have > gone with an underscore, which is allowed (but I don't like it, it's > just a matter of taste). > > Should I replace with one-d, two-d and three-d ? Of course this should read: one_d, two_d and three_d ... Luc > > Luc > >> >>> [...] >> >> Gilles >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org