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 69718113C0 for ; Fri, 18 Jul 2014 15:36:22 +0000 (UTC) Received: (qmail 3323 invoked by uid 500); 18 Jul 2014 15:36:22 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 3205 invoked by uid 500); 18 Jul 2014 15:36:22 -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 3190 invoked by uid 99); 18 Jul 2014 15:36:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 15:36:21 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [46.105.73.241] (HELO mo69.mail-out.ovh.net) (46.105.73.241) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 15:36:14 +0000 Received: from mail409.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo69.mail-out.ovh.net (Postfix) with SMTP id E7379FFADC7 for ; Fri, 18 Jul 2014 17:35:52 +0200 (CEST) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 18 Jul 2014 17:30:42 +0200 Received: from mar75-7-82-247-19-29.fbx.proxad.net (HELO ?192.168.0.10?) (ebourg@ariane-software.com@82.247.19.29) by ns0.ovh.net with SMTP; 18 Jul 2014 17:30:41 +0200 Message-ID: <53C93ED6.9010904@apache.org> Date: Fri, 18 Jul 2014 17:35:50 +0200 From: Emmanuel Bourg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [VOTE] Release Commons CSV 1.0 based on RC1 References: <53C16A39.9090109@apache.org> <53C90AE3.3040200@apache.org> <53C93B3F.8030401@apache.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 4440830709312740418 X-Ovh-Remote: 82.247.19.29 (mar75-7-82-247-19-29.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejfedrfeegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejfedrfeegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Virus-Checked: Checked by ClamAV on apache.org Le 18/07/2014 17:29, Gary Gregory a écrit : > There is indeed one header record. But that record contains one header per > column, so one could conceivably says that there are one or more headers > per record, just like there is one or more value per data record. That's what I found confusing. From my point of view a "header" is actually a header record, not a column name. Thus the header is defined as a set of column names. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org