Re: [VCARDDAV] I-D Action:draft-ietf-vcarddav-vcardrev-09.txt

Filip Navara <filip.navara@gmail.com> Mon, 22 February 2010 08:11 UTC

Return-Path: <filip.navara@gmail.com>
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 707FF3A7616 for <vcarddav@core3.amsl.com>; Mon, 22 Feb 2010 00:11:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 NKRUGPDolhms for <vcarddav@core3.amsl.com>; Mon, 22 Feb 2010 00:11:08 -0800 (PST)
Received: from mail-bw0-f211.google.com (mail-bw0-f211.google.com [209.85.218.211]) by core3.amsl.com (Postfix) with ESMTP id 8803828C275 for <vcarddav@ietf.org>; Mon, 22 Feb 2010 00:11:02 -0800 (PST)
Received: by bwz3 with SMTP id 3so1454855bwz.29 for <vcarddav@ietf.org>; Mon, 22 Feb 2010 00:12:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6KYxBjdDD6NArRagzaCTxtXxRXWcgUA3Km4zmnyLbzk=; b=oKJFVMJmP055O9KNdU9wRKSFBQ7eL/1sh4XhGcia+7yrmLvDijIRkTn5u8BX8ElIs0 eBipcZJBGHwftRCtBeT++dvzBKEXDFFvaUAETUemRjwDZsCzgDVpmm9yl6ipyzTkyMeI CYbtPPgQbEetTCBW9P6ypZtND56c4hxuKdoXk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Yiwi5N6RLHxTias8I0VmHRdaEobFep/vBLuiQLk4Qn/rCbtRWono01RiW4aquebzJ8 MXfhVIA67VnNyY56bobmMRdPa9ZZ1WsS2po9J10+9sSlwutIl3FnuUTT1N6ONvzj5L2Z T1Jd0kRzKKbneF+6Sf8UprtbHrgmG3eBkH2IA=
MIME-Version: 1.0
Received: by 10.204.3.207 with SMTP id 15mr463356bko.91.1266826371635; Mon, 22 Feb 2010 00:12:51 -0800 (PST)
In-Reply-To: <4ADDF51F.8030405@viagenie.ca>
References: <20091020173002.6EDD93A6A36@core3.amsl.com> <4ADDF51F.8030405@viagenie.ca>
Date: Mon, 22 Feb 2010 09:12:51 +0100
Message-ID: <5b31733c1002220012x45003f7o211d3a15b35559c7@mail.gmail.com>
From: Filip Navara <filip.navara@gmail.com>
To: Simon Perreault <simon.perreault@viagenie.ca>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: vcarddav@ietf.org
Subject: Re: [VCARDDAV] I-D Action:draft-ietf-vcarddav-vcardrev-09.txt
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: Mon, 22 Feb 2010 08:11:12 -0000

On Tue, Oct 20, 2009 at 6:36 PM, Simon Perreault
<simon.perreault@viagenie.ca> wrote:
> Internet-Drafts@ietf.org wrote, on 2009-10-20 13:30:
>>       Title           : vCard Format Specification
>>       Author(s)       : S. Perreault, P. Resnick
>>       Filename        : draft-ietf-vcarddav-vcardrev-09.txt
>>       Pages           : 75
>>       Date            : 2009-10-20
>
> Here's the changelog:
>
>   o  Removed special meaning for groups.  Removed the "work" and "home"
>      groups.  Removed the group registry.  Re-introduced the "work" and
>      "home" TYPE parameter values.  Applied the TYPE parameter to
>      properties which supported the "work" and "home" groups.
>
>   o  Vendor namespace now uses private enterprise number in prefix.
>
>   o  Added "thing" value for KIND property.
>
>
> To the authors' knowledge there are NO KNOWN ISSUES with this draft. Woohoo!

The ABNF in chapter 4. is missing definition for "language-tag" value type.

F.