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 64EC9632B for ; Wed, 18 May 2011 09:37:05 +0000 (UTC) Received: (qmail 84940 invoked by uid 500); 18 May 2011 09:37:04 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 84865 invoked by uid 500); 18 May 2011 09:37:04 -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 84857 invoked by uid 99); 18 May 2011 09:37:04 -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 09:37:04 +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: local policy) Received: from [193.74.71.27] (HELO eir.is.scarlet.be) (193.74.71.27) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 09:36:58 +0000 Received: from mail.harfang.homelinux.org (ip-62-235-218-104.dsl.scarlet.be [62.235.218.104]) by eir.is.scarlet.be (8.14.2/8.14.2) with ESMTP id p4I9aaAe022197 for ; Wed, 18 May 2011 11:36:36 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1305711396; bh=Q+I7gi9dV7tzJdrnApfqVMZlJ2QSegocCXuqzUIoNrM=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=nOckggt7T4nCwr289QSfNIvuun0e9bszBxiBDI8OH1xLWfyyHK0Al0Whb/9gZwsGn +ftpY9SmZKZtBtjWDg8xCwnFnoPlNwOEF//Ab60Q06w4wuji2b6nqVHbxZFM6cwFmF HIx3UABPNt/f+2NKN0ySloKE6To/RZZF94Q1+2aw= Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 192D3617B0 for ; Wed, 18 May 2011 11:49:59 +0200 (CEST) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id 9EB0fSVWQbxo for ; Wed, 18 May 2011 11:49:56 +0200 (CEST) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id A2FBB6175A for ; Wed, 18 May 2011 11:49:56 +0200 (CEST) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.72) (envelope-from ) id 1QMdO8-0004gM-Dm for dev@commons.apache.org; Wed, 18 May 2011 11:49:56 +0200 Date: Wed, 18 May 2011 11:49:55 +0200 From: Gilles Sadowski To: dev@commons.apache.org Subject: Re: [math] [sandbox] merging Apache Commons BSP into Apache Commons Math Message-ID: <20110518094955.GD28359@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org References: <4DCE4682.7020706@free.fr> <4DCE8BB1.9020004@gmail.com> <4DCEC291.6070102@free.fr> <20110517231903.GC28359@dusk.harfang.homelinux.org> <4DD37C11.8040905@free.fr> <4DD37F3F.5060803@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.20 (2009-06-14) X-DCC-scarlet.be-Metrics: eir 20002; Body=1 Fuz1=1 Fuz2=1 On Wed, May 18, 2011 at 10:03:59AM +0100, Stephen Colebourne wrote: > On 18 May 2011 09:11, Luc Maisonobe wrote: > >> Should I replace with one-d, two-d and three-d ? > > > > Of course this should read: one_d, two_d and three_d ... Because it is easier to read, I would go for this one if it weren't advised against in the Java world (for some reason unknown to me). > In the variety of Java source I've seen, multiple words are scrunched > together, giving oned, twod, threed. Indeed, habit (in Java) would dictate to use this one... Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org