Re: [VCARDDAV] vcarddav-birth-death-extensions update

Barry Leiba <barryleiba@computer.org> Fri, 04 November 2011 16:12 UTC

Return-Path: <barryleiba.mailing.lists@gmail.com>
X-Original-To: vcarddav@ietfa.amsl.com
Delivered-To: vcarddav@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4D8921F8BA4 for <vcarddav@ietfa.amsl.com>; Fri, 4 Nov 2011 09:12:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.935
X-Spam-Level:
X-Spam-Status: No, score=-102.935 tagged_above=-999 required=5 tests=[AWL=0.042, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SRfWPwfLJwEW for <vcarddav@ietfa.amsl.com>; Fri, 4 Nov 2011 09:12:09 -0700 (PDT)
Received: from mail-gy0-f172.google.com (mail-gy0-f172.google.com [209.85.160.172]) by ietfa.amsl.com (Postfix) with ESMTP id 45ACA21F8BA6 for <vcarddav@ietf.org>; Fri, 4 Nov 2011 09:12:09 -0700 (PDT)
Received: by gye5 with SMTP id 5so3035967gye.31 for <vcarddav@ietf.org>; Fri, 04 Nov 2011 09:12:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1R3ZLqTolSrZCZQ7Drd+Ag7NRRr4tHFDokKbMOzLiF4=; b=s5ElCf7MWuun7nuNyIOHZbfvB3qiAbjHQ9oj3iW8Vv+1TtbdYxfhWEe96HDldRJnw+ gYK11yIty0ZGKrtVFULmICxYe4EoBe4laprujfHdQj+Gg5wVwzwps63OfCCy+zWo8uOP wjEfpZa8FJvNl4Mh3NhXa1WtsrLrP63OL70cA=
MIME-Version: 1.0
Received: by 10.236.153.101 with SMTP id e65mr18049040yhk.59.1320423128869; Fri, 04 Nov 2011 09:12:08 -0700 (PDT)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.146.250.14 with HTTP; Fri, 4 Nov 2011 09:12:08 -0700 (PDT)
In-Reply-To: <CALaySJJmph-d1P+5_5QREhzKfDH7xeH3dz1YqdBG-MKLktRibw@mail.gmail.com>
References: <CAC4RtVBLpmkZJP3+qFNp+87BCAgKahRQ8OWgrLd0Q7-NggdPYA@mail.gmail.com> <4EB3DF52.9020302@viagenie.ca> <1E4E86DF2C18BFEDE8B074E3@caldav.corp.apple.com> <CALaySJJmph-d1P+5_5QREhzKfDH7xeH3dz1YqdBG-MKLktRibw@mail.gmail.com>
Date: Fri, 04 Nov 2011 16:12:08 +0000
X-Google-Sender-Auth: AQ7guB_4Qsi_EdJfsae7ZCZ95BE
Message-ID: <CAC4RtVAZVa7kOMvgufL8wZC3Uc7iW4H9==SynCdas+UA1XEmEw@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: vCardDAV <vcarddav@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [VCARDDAV] vcarddav-birth-death-extensions update
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Fri, 04 Nov 2011 16:12:09 -0000

> Simon and Cyrus say...
>>> I've been thinking about this and I have a suggestion: why not make
>>> BIRTHPLACE and DEATHPLACE *exactly* like ADR? This would include:
>>> - the same components separated by semicolons
>>> - the LABEL parameter for free-form description (you might want to expand
>>> the semantics to more than just "delivery address label")
>>> - the GEO and TZ parameters
>>
>> I was thinking exactly the same, so +1.
>
> Happy to do that, if no one objects.  I'll go ahead and make the
> change, and put the version into SVN for now.  I'll just do it by
> reference, saying that the description of ADR describes this as well.

Updated; same URL:
http://trac.tools.ietf.org/wg/vcarddav/trac/browser/draft-ietf-vcarddav-birth-death-extensions-02.txt

Please check to make sure I got it right, including the ABNF and the examples.

Barry