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 6B4379099 for ; Wed, 7 Mar 2012 01:43:56 +0000 (UTC) Received: (qmail 81710 invoked by uid 500); 7 Mar 2012 01:43:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 81329 invoked by uid 500); 7 Mar 2012 01:43:55 -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 81313 invoked by uid 99); 7 Mar 2012 01:43:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 01:43:54 +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.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 01:43:48 +0000 Received: by vbbfq11 with SMTP id fq11so6122289vbb.30 for ; Tue, 06 Mar 2012 17:43:27 -0800 (PST) Received: by 10.52.90.164 with SMTP id bx4mr197037vdb.128.1331084607206; Tue, 06 Mar 2012 17:43:27 -0800 (PST) MIME-Version: 1.0 Sender: jcarman@carmanconsulting.com Received: by 10.220.106.138 with HTTP; Tue, 6 Mar 2012 17:43:06 -0800 (PST) In-Reply-To: <4F564C74.7000303@apache.org> References: <4F564C74.7000303@apache.org> From: James Carman Date: Tue, 6 Mar 2012 20:43:06 -0500 X-Google-Sender-Auth: rynQ2gugT0BEX2jqQjtvKXTd5WQ Message-ID: Subject: Re: [VOTE] Promote [csv] to Commons proper To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlyP3OeqTi1zJuST712cN9UHE2mNKW7hapnvIF8yleStar0R+5iX2m9BEffdQK5CTHsbVDB X-Virus-Checked: Checked by ClamAV on apache.org I still think it should be renamed, but I think I lost that battle. It's not just for comma-separated values. I'd rather us come up with a more generic name. I'm +1 for moving it out of the sandbox. It needs a bit of polish before a release, though, IMHO. On Tue, Mar 6, 2012 at 12:42 PM, Emmanuel Bourg wrote: > Commons CSV is approaching a releasable state. Considering the general > interest in this component I think it's time to promote it to Commons > proper. > > There are a few points I'd like to address before a release: > - Handle CSV headers, a CSV API looks incomplete to me without this > - Examine the feasibility of adding a simple bean mapping feature > - Extract the unicode unescaping feature as an implementation of > java.io.Reader, and maybe contribute it to Commons IO > - Improve the documentation > > > [ ] +1 Promote it! > [ ] -1 Let it crawl in the sandbox because... > > Emmanuel Bourg > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org