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

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

Return-Path: <barryleiba@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 20F7121F8AE1 for <vcarddav@ietfa.amsl.com>; Fri, 4 Nov 2011 06:54:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.934
X-Spam-Level:
X-Spam-Status: No, score=-102.934 tagged_above=-999 required=5 tests=[AWL=0.043, 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 0apbS7-nfJMK for <vcarddav@ietfa.amsl.com>; Fri, 4 Nov 2011 06:54:27 -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 DCAEA21F8AEA for <vcarddav@ietf.org>; Fri, 4 Nov 2011 06:54:26 -0700 (PDT)
Received: by gye5 with SMTP id 5so2886044gye.31 for <vcarddav@ietf.org>; Fri, 04 Nov 2011 06:54:26 -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; bh=7pzambNnPJrnRCvZDDYtT+Ppx7dPMiZbQiZaPZ/vwK0=; b=Q9aYGYSzkJt88SdkK1Smli8rNC7UpUEr0JuZa6KkgNebzeMQzHi2lZ9f1qdkPaQ7VQ euE3sML75WQmAZNluTDtVcpTaea4cDTk7TKrcq7eqwtSms8s8ptHMpIV9VDNWGLIenP0 ThoJnSxgNqd8ruFYVZc2xXvbZcpxRgAYG2mRw=
MIME-Version: 1.0
Received: by 10.236.128.173 with SMTP id f33mr21010038yhi.8.1320414866422; Fri, 04 Nov 2011 06:54:26 -0700 (PDT)
Sender: barryleiba@gmail.com
Received: by 10.236.203.196 with HTTP; Fri, 4 Nov 2011 06:54:26 -0700 (PDT)
In-Reply-To: <1E4E86DF2C18BFEDE8B074E3@caldav.corp.apple.com>
References: <CAC4RtVBLpmkZJP3+qFNp+87BCAgKahRQ8OWgrLd0Q7-NggdPYA@mail.gmail.com> <4EB3DF52.9020302@viagenie.ca> <1E4E86DF2C18BFEDE8B074E3@caldav.corp.apple.com>
Date: Fri, 04 Nov 2011 09:54:26 -0400
X-Google-Sender-Auth: 8awiS4Nil-OneY2nKp5FW3fUjfE
Message-ID: <CALaySJJmph-d1P+5_5QREhzKfDH7xeH3dz1YqdBG-MKLktRibw@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: vCardDAV <vcarddav@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
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 13:54:28 -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.

Barry