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 121429C20 for ; Fri, 23 Mar 2012 11:50:56 +0000 (UTC) Received: (qmail 6355 invoked by uid 500); 23 Mar 2012 11:50:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6256 invoked by uid 500); 23 Mar 2012 11:50: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 6245 invoked by uid 99); 23 Mar 2012 11:50:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 11:50:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qc0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 11:50:48 +0000 Received: by qcsp15 with SMTP id p15so2326398qcs.30 for ; Fri, 23 Mar 2012 04:50:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=BtLUWV0Dx01FKMgR972+0ao8pRGQt+E3KcW+Qo8XCds=; b=rIjU99bV2rKKu7/j1BaYa4jZTFEJSZNE01CTHIln1Xrq6LF6qeWOcIJOf2Q62t+Z2o ebMMtAWM0ZATV3SCTUo0EznUduk2GrpZUHeTAXmTJB9wGacWRlYlhQTZ83gT573DuMYq 8o0t1xpvPOwaQzAtLt3LrWPCelqvXqBzHwY4pmB0fZeYWGhyqTDaDWi/O4d4YNdTIgOk FY1KnNr9ARNJHw6A4n1mcYeZo9uvHdBsEpUF9cF1G+9O7c01W09os7c6EqbwFN06qhGn 4ueBGKk36GrouaFgHaT/TGmXiChZ2eh0w21bF6KNR8LFxbtFKMX73z1CWepB3ok/T57H xiog== MIME-Version: 1.0 Received: by 10.224.184.10 with SMTP id ci10mr15509424qab.4.1332503428026; Fri, 23 Mar 2012 04:50:28 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.224.74.15 with HTTP; Fri, 23 Mar 2012 04:50:27 -0700 (PDT) In-Reply-To: References: Date: Fri, 23 Mar 2012 12:50:27 +0100 X-Google-Sender-Auth: OImkifn_2j0AYfKUSNCc2_2H3pg Message-ID: Subject: Re: [CSV] trimming spaces - are both leading/trailing required? From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org I agree with you! spaces maybe are intentionally there, or not? best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Mar 23, 2012 at 12:36 PM, sebb wrote: > Do we really need to support independent leading/trailing spaces? > > I've been unable to find any reference to formats that require this. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org