Re: [VCARDDAV] vCard3->4 changes

Julian Reschke <julian.reschke@gmx.de> Wed, 29 September 2010 14:55 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CA1213A6DB4 for <vcarddav@core3.amsl.com>; Wed, 29 Sep 2010 07:55:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.824
X-Spam-Level:
X-Spam-Status: No, score=-104.824 tagged_above=-999 required=5 tests=[AWL=-2.225, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zQRbUoovhsEM for <vcarddav@core3.amsl.com>; Wed, 29 Sep 2010 07:55:13 -0700 (PDT)
Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.23]) by core3.amsl.com (Postfix) with SMTP id ABA993A6D22 for <vcarddav@ietf.org>; Wed, 29 Sep 2010 07:55:12 -0700 (PDT)
Received: (qmail invoked by alias); 29 Sep 2010 14:55:55 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.146]) [217.91.35.233] by mail.gmx.net (mp017) with SMTP; 29 Sep 2010 16:55:55 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/bnsMR1oHbCvQ45zhl1VLgTidSTTSxdLB1HEa81E YPxUiwZTjcFD/S
Message-ID: <4CA35376.7090102@gmx.de>
Date: Wed, 29 Sep 2010 16:55:50 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4
MIME-Version: 1.0
To: Rohit Khare <Rohit@Khare.org>
References: <mailman.0.1285713916.16023.vcarddav@ietf.org> <D4F81374-AEA3-4CB7-9A50-BED4B412AAA2@Khare.org> <4EA4C9A81F6E7DCA25EF49CA@socrates.local> <1EDEC283-554A-4C2C-8D45-D57E813A5A7E@Khare.org> <4CA2E8B8.6020208@gmx.de> <770AB3FD-D2F6-4777-8767-E0B0DDF7AA58@Khare.org>
In-Reply-To: <770AB3FD-D2F6-4777-8767-E0B0DDF7AA58@Khare.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: vcarddav@ietf.org
Subject: Re: [VCARDDAV] vCard3->4 changes
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2010 14:55:15 -0000

On 29.09.2010 16:48, Rohit Khare wrote:
> On Sep 29, 2010, at 12:20 AM, Julian Reschke wrote:
>> Rohit, could you clarify what you mean by "line-by-line encoding" here?
>
> A text file format primarily delimited by [\n:;] with idiosyncratic
> boundary delimiters ("begin:VCARD"), and special cases for nesting (the
> "vcard" value type).
>
> Or, more functionally, something developers are used to shredding with
> grep; and users are able to edit in a plain text editor. There's a lot
> more change under the hood than the version # increment might indicate.
>
> These are not meant to be value judgments that I prefer the old approach!

But that isn't different in vCard4 at all. Or am I missing something?

(The XML format is an *alternate* format, and not part of the vCard4 spec).

> ...

Best regards, Julian