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 707A277F7 for ; Sun, 2 Oct 2011 18:34:02 +0000 (UTC) Received: (qmail 79711 invoked by uid 500); 2 Oct 2011 18:34:01 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 79608 invoked by uid 500); 2 Oct 2011 18:34:01 -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 79600 invoked by uid 99); 2 Oct 2011 18:34:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2011 18:34:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebastien.brisard@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2011 18:33:55 +0000 Received: by vws13 with SMTP id 13so3419877vws.30 for ; Sun, 02 Oct 2011 11:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=b/gqpxSwdj8qp6XArBZyiGyiMaWbR20Zv67uWxj9KQA=; b=Ya07aHIfDX62+52mO6G1hEnPBTN8U0XqonfVGkoWYD0zIpzXOwvDgAEYEg5sk9uS4H DESc3+AkMhOdwI+sNMwGiHpXU6kyluYSuHDGe1vmcciQCvSy8a38t6Rxt2TbznxQQ7Je ZbK8+zyI8fZVqWXQoI4qSRYjNP2mO+J7KB14A= MIME-Version: 1.0 Received: by 10.52.91.112 with SMTP id cd16mr12678945vdb.382.1317580414422; Sun, 02 Oct 2011 11:33:34 -0700 (PDT) Sender: sebastien.brisard@gmail.com Received: by 10.52.183.129 with HTTP; Sun, 2 Oct 2011 11:33:34 -0700 (PDT) In-Reply-To: <4E888DDC.6060408@gmail.com> References: <4E888DDC.6060408@gmail.com> Date: Sun, 2 Oct 2011 20:33:34 +0200 X-Google-Sender-Auth: 7-wmNQRtDtN1TDYKIlf5UVpqmmY Message-ID: Subject: Re: [math] drop NumberTransformer, TransformerMap, ListUnivariateImpl From: =?ISO-8859-1?Q?S=E9bastien_Brisard?= To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable > These classes are not used anywhere else in [math] and I am not sure > it is the best separation of concerns between [math] and client apps > to provide this stuff. =A0If we want to keep them, the generic > parameterization should be fixed. =A0I propose that we drop them from > 3.0. =A0Any objections to this? > > Phil > Maybe these classes could be proposed to the lang project? S=E9bastien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org