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 76C23963F for ; Wed, 4 Jan 2012 01:21:57 +0000 (UTC) Received: (qmail 57416 invoked by uid 500); 4 Jan 2012 01:21:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 57264 invoked by uid 500); 4 Jan 2012 01:21:56 -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 57256 invoked by uid 99); 4 Jan 2012 01:21:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 01:21:56 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of SRS0=3d3Z=7P=m4x.org=sebastien.brisard@bounces.m4x.org designates 129.104.30.34 as permitted sender) Received: from [129.104.30.34] (HELO mx1.polytechnique.org) (129.104.30.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 01:21:47 +0000 Received: from mail-vw0-f43.google.com (mail-vw0-f43.google.com [209.85.212.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTPSA id BA78E14078D0A for ; Wed, 4 Jan 2012 02:21:26 +0100 (CET) Received: by vbbfq11 with SMTP id fq11so45109459vbb.30 for ; Tue, 03 Jan 2012 17:21:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.23.44 with SMTP id j12mr19232484vdf.117.1325640085812; Tue, 03 Jan 2012 17:21:25 -0800 (PST) Received: by 10.52.172.47 with HTTP; Tue, 3 Jan 2012 17:21:25 -0800 (PST) Date: Wed, 4 Jan 2012 02:21:25 +0100 Message-ID: Subject: [math] Serializable transforms (MATH-677)? 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 X-AV-Checked: ClamAV using ClamSMTP at svoboda.polytechnique.org (Wed Jan 4 02:21:27 2012 +0100 (CET)) X-Org-Mail: sebastien.brisard.1997@polytechnique.org X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: No, tests=bogofilter, spamicity=0.000871, queueID=0A44514078D0B Hi, I'm currently working on MATH-677 (cleaning-up o.a.c.m.transforms). I notice that all classes in this package implement Serializable. I'm wondering whether there is a practical use for this. If not, I would rather remove this functionality. What do you think? S=E9bastien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org