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

Sandra Murphy <Sandra.Murphy@sparta.com> Thu, 15 September 2011 16:24 UTC

Return-Path: <Sandra.Murphy@cobham.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 8D1E621F8B8F for <apps-discuss@ietfa.amsl.com>; Thu, 15 Sep 2011 09:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.996
X-Spam-Level:
X-Spam-Status: No, score=-100.996 tagged_above=-999 required=5 tests=[AWL=-0.856, BAYES_20=-0.74, J_CHICKENPOX_74=0.6, 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 QP62ZGF8RmQz for <apps-discuss@ietfa.amsl.com>; Thu, 15 Sep 2011 09:24:46 -0700 (PDT)
Received: from M4.sparta.com (M4.sparta.com [157.185.61.2]) by ietfa.amsl.com (Postfix) with ESMTP id CCA4E21F8B8A for <apps-discuss@ietf.org>; Thu, 15 Sep 2011 09:24:45 -0700 (PDT)
Received: from Beta5.sparta.com (beta5.sparta.com [157.185.63.21]) by M4.sparta.com (8.13.5/8.13.5) with ESMTP id p8FGQruu001319; Thu, 15 Sep 2011 11:26:53 -0500
Received: from mailbin2.ads.sparta.com (mailbin.sparta.com [157.185.85.6]) by Beta5.sparta.com (8.13.8/8.13.8) with ESMTP id p8FGQrL0009315; Thu, 15 Sep 2011 11:26:53 -0500
Received: from SMURPHY-LT.columbia.ads.sparta.com ([157.185.81.151]) by mailbin2.ads.sparta.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 15 Sep 2011 12:26:52 -0400
Date: Thu, 15 Sep 2011 12:26:52 -0400
From: Sandra Murphy <Sandra.Murphy@sparta.com>
To: Simon Perreault <simon.perreault@viagenie.ca>
In-Reply-To: <4E70D8DB.8010507@viagenie.ca>
Message-ID: <Pine.WNT.4.64.1109151223140.6060@SMURPHY-LT.columbia.ads.sparta.com>
References: <CALaySJJfu8T6QZ2fQfAwUL32hgOG9kPkioPO+tQZZLNGf12HNQ@mail.gmail.com> <BA1B475C8188F22B71411158@caldav.corp.apple.com> <CALaySJLJJP2iUFd+ocSDhre1bSYOE13E43P-Q3dh-LTkKAv-fQ@mail.gmail.com> <m2ehzjvmof.wl%randy@psg.com> <4E70D8DB.8010507@viagenie.ca>
X-X-Sender: sandy@mailbin.sparta.com
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
X-OriginalArrivalTime: 15 Sep 2011 16:26:52.0704 (UTC) FILETIME=[46E41A00:01CC73C4]
X-Mailman-Approved-At: Fri, 16 Sep 2011 08:08:56 -0700
Cc: draft-ietf-sidr-ghostbusters.all@tools.ietf.org, Barry Leiba <barryleiba@computer.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: Thu, 15 Sep 2011 16:24:47 -0000

Simon, are these changes "better style" or "non-conformant, will not pass 
parsers".

(cc list shortened a bit)


--Sandy

On Wed, 14 Sep 2011, Simon Perreault wrote:

> Randy Bush wrote, on 09/13/2011 11:16 PM:
>> -10 checked in
>
> Some additional comments on the vCard example...
>
>>      BEGIN:VCARD
>>      VERSION:4.0
>>      FN:Human's Name
>>      ORG:Organizational Entity
>>      ADR;TYPE=WORK:;;42 Twisty Passage;Deep Cavern; WA; 98666;U.S.A.
>
> Should be:
> ADR;TYPE=WORK:;;42 Twisty Passage;Deep Cavern;WA;98666;U.S.A.

(whitespace is important?  wow.)

>
>>      TEL;TYPE=VOICE,MSG,WORK:+1-666-555-1212
>>      TEL;TYPE=FAX,WORK:+1-666-555-1213
>
> Should be:
> TEL;TYPE=VOICE,TEXT,WORK;VALUE=uri:tel:+1-666-555-1212
> TEL;TYPE=FAX,WORK;VALUE=uri:tel:+1-666-555-1213
>
>>      EMAIL;TYPE=INTERNET:human@example.com
>
> Should be:
> EMAIL:human@example.com
>
>>      END:VCARD
>
> Simon
> -- 
> DTN made easy, lean, and smart --> http://postellation.viagenie.ca
> NAT64/DNS64 open-source        --> http://ecdysis.viagenie.ca
> STUN/TURN server               --> http://numb.viagenie.ca
>