[VCARDDAV] vcarddav-birth-death-extensions update

Barry Leiba <barryleiba@computer.org> Thu, 03 November 2011 21:19 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 4842A1F0CC7 for <vcarddav@ietfa.amsl.com>; Thu, 3 Nov 2011 14:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.932
X-Spam-Level:
X-Spam-Status: No, score=-102.932 tagged_above=-999 required=5 tests=[AWL=0.045, 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 xolHQ4ro5KzB for <vcarddav@ietfa.amsl.com>; Thu, 3 Nov 2011 14:19:01 -0700 (PDT)
Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by ietfa.amsl.com (Postfix) with ESMTP id 8DA911F0CBB for <vcarddav@ietf.org>; Thu, 3 Nov 2011 14:19:01 -0700 (PDT)
Received: by ywt2 with SMTP id 2so2019622ywt.31 for <vcarddav@ietf.org>; Thu, 03 Nov 2011 14:18:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=mZjQ6KT8ly3htqUv/urnu7SNEgT+/19WEzIvgjRVboI=; b=W1VpwG1eKeetN6b/ird8BZ5S2j1ZS+BIjIdA9+Uqok1C7QwzeU0J2UUa5gpz52/uC3 BY9QpKJiWMbbfAnivYNj9udDWY78xcs68fKooRtzm4NkJ3jkF/HKcOU55pfSwcATfyIN M7bAmr/WNyALaDftJReELxMZ6T3ATRgkYhm9Q=
MIME-Version: 1.0
Received: by 10.147.5.22 with SMTP id h22mr2879916yai.0.1320354558108; Thu, 03 Nov 2011 14:09:18 -0700 (PDT)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.146.250.14 with HTTP; Thu, 3 Nov 2011 14:09:17 -0700 (PDT)
Date: Thu, 03 Nov 2011 21:09:17 +0000
X-Google-Sender-Auth: qjci-nMeK9IlvRVHqUfn5--NVSw
Message-ID: <CAC4RtVBLpmkZJP3+qFNp+87BCAgKahRQ8OWgrLd0Q7-NggdPYA@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: vCardDAV <vcarddav@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [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: Thu, 03 Nov 2011 21:19:02 -0000

The IESG has discussed draft-ietf-vcarddav-birth-death-extensions-01,
and had a number of comments on it, most of which amount to asking the
question of what vCards are for, why we'd want to add all sorts of
properties that seem to have little bearing on what people would put
into address books, and whether we might eventually start adding eye
colour, shoe size, and favourite movie.  And, yes, we eventually
might, so that needs to be said somewhere, perhaps in a revision of
RFC 6350.

But for now, there are a few main points that I want to take up before
we let birth-death-extensions get published.  To that end, I'm ready
to post an -02 version, which you can currently view here:
http://trac.tools.ietf.org/wg/vcarddav/trac/browser/draft-ietf-vcarddav-birth-death-extensions-02.txt

There are three things that this version changes:

1. It resolves Sean's DISCUSS point, by putting the normative language
in from the ABNF for DEATHDATE into the "Description" section of the
registration template.  I agree with him that this is a good idea.

2. It addresses a suggestion by Adrian to have a way of specifying
that the vCard's subject is known to be dead, without specifying the
date or place of death (perhaps because they are unknown).  See the
"description" field for DEATHDATE, and please comment on whether you
think that is suitable.  (Note that I am NOT addressing Adrian's
further comment about explicitly noting that the subject is NOT dead
(which starts to sound Monty-Python-esque), or that it is not known
whether or not the subject is dead.  I think we can easily
overcomplicate things beyond the point of usefulness, and there's not
been any stated demand for that.)

3. It addresses a comment by Dan that it might be useful to allow
specification of the place of birth or death by, say, city or country.
 I agree that this would be a good idea, and have proposed a mechanism
for that in the description fields of BIRTHPLACE and DEATHPLACE: if
the value is text AND the text value contains semicolons, it is to be
interpreted as a structured field as described for the ADR property.
I think this is a reasonable way to do this, but I think the WG needs
to be OK with this in order for us to go forward with it.  Please
review this and comment.

If we're all OK with these three changes, then Peter can go ahead with
approving the -02 version.

Barry