Re: [apps-discuss] apps-team review of draft-ietf-sidr-ghostbusters-09

Randy Bush <randy@psg.com> Tue, 13 September 2011 21:04 UTC

Return-Path: <randy@psg.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30B4821F8C4E; Tue, 13 Sep 2011 14:04:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.525
X-Spam-Level:
X-Spam-Status: No, score=-2.525 tagged_above=-999 required=5 tests=[AWL=0.074, BAYES_00=-2.599]
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 oVq78rJgP-bd; Tue, 13 Sep 2011 14:04:56 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by ietfa.amsl.com (Postfix) with ESMTP id BC0AF21F8C4C; Tue, 13 Sep 2011 14:04:56 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.76 (FreeBSD)) (envelope-from <randy@psg.com>) id 1R3aC3-000CqK-8l; Tue, 13 Sep 2011 21:06:59 +0000
Date: Tue, 13 Sep 2011 23:07:00 +0200
Message-ID: <m21uvkw3rf.wl%randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Barry Leiba <barryleiba@computer.org>
In-Reply-To: <CALaySJLJJP2iUFd+ocSDhre1bSYOE13E43P-Q3dh-LTkKAv-fQ@mail.gmail.com>
References: <CALaySJJfu8T6QZ2fQfAwUL32hgOG9kPkioPO+tQZZLNGf12HNQ@mail.gmail.com> <BA1B475C8188F22B71411158@caldav.corp.apple.com> <CALaySJLJJP2iUFd+ocSDhre1bSYOE13E43P-Q3dh-LTkKAv-fQ@mail.gmail.com>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Mailman-Approved-At: Wed, 14 Sep 2011 08:19:04 -0700
Cc: draft-ietf-sidr-ghostbusters.all@tools.ietf.org, iesg@ietf.org, apps-discuss@ietf.org
Subject: Re: [apps-discuss] apps-team review of draft-ietf-sidr-ghostbusters-09
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Sep 2011 21:04:57 -0000

>>> NEW
>>>   Per [RFC6350], the BEGIN, VERSION, FN, N, and END properties MUST be
>>>   included in a record.  To be useful, one or more of ADR, TEL, and
>>>   EMAIL MUST be included.  Other properties MUST NOT be included.
>>
>> Actually vcard does not require the N property to be present, only VERSION
>> and FN in addition to BEGIN/END (as per
>> <http://tools.ietf.org/html/rfc6350#section-3.3>).
>> Note: vcard v3 used to require that N was present, but that requirement was
>> dropped in vcard v4.

i will probably drop unless you can explain to me the value it adds.

>> The "Other types MUST NOT be included." is perhaps a little strong. I can
>> certainly see situations where it might be useful to have other properties
>> such as SOURCE, KIND or REV present. Perhaps that can be changed to a
>> "SHOULD NOT"?
> 
> It seems clear from the SIDR doc that they very much *want* a MUST
> NOT.  For their use case, it's not too strong; it's exactly what they
> want in order to keep this record simple.  They could certainly extend
> this later, allowing additional properties if such turn out to make
> sense for their use case.

'zactly

we want to be brutally minimalist.

randy