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 88BB69690 for ; Mon, 3 Oct 2011 15:43:05 +0000 (UTC) Received: (qmail 87700 invoked by uid 500); 3 Oct 2011 15:43:05 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 87617 invoked by uid 500); 3 Oct 2011 15:43:05 -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 87608 invoked by uid 99); 3 Oct 2011 15:43:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 15:43:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 15:42:58 +0000 Received: by gyh3 with SMTP id 3so6292746gyh.30 for ; Mon, 03 Oct 2011 08:42:37 -0700 (PDT) Received: by 10.236.76.102 with SMTP id a66mr601044yhe.25.1317656556900; Mon, 03 Oct 2011 08:42:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.147.38.4 with HTTP; Mon, 3 Oct 2011 08:42:15 -0700 (PDT) In-Reply-To: <9BCAC41E-6865-49CF-A824-E41EFBF77CB2@gmail.com> References: <9BCAC41E-6865-49CF-A824-E41EFBF77CB2@gmail.com> From: Mikkel Meyer Andersen Date: Mon, 3 Oct 2011 17:42:15 +0200 Message-ID: Subject: Re: [math] break up MathUtils? To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2011/10/3 Phil Steitz : > I agree with Gilles' recent comment that this class is bloated. =A0Any id= eas on how to break it up? =A0Now would be a good time to so it. > > Phil One way would be to divide it into DiscreteUtils (int's and long's) and ContinuousUtils (float's and double's). Cheers, Mikkel. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org