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

Randy Bush <randy@psg.com> Thu, 15 September 2011 16:46 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 4F35F21F84DA for <apps-discuss@ietfa.amsl.com>; Thu, 15 Sep 2011 09:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.225
X-Spam-Level:
X-Spam-Status: No, score=-2.225 tagged_above=-999 required=5 tests=[AWL=-0.226, BAYES_00=-2.599, J_CHICKENPOX_74=0.6]
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 B6c269fif6z5 for <apps-discuss@ietfa.amsl.com>; Thu, 15 Sep 2011 09:46:34 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by ietfa.amsl.com (Postfix) with ESMTP id EC9BE21F84D9 for <apps-discuss@ietf.org>; Thu, 15 Sep 2011 09:46:33 -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 1R4F79-000KDS-Sk; Thu, 15 Sep 2011 16:48:40 +0000
Date: Thu, 15 Sep 2011 18:48:36 +0200
Message-ID: <m239fxrbtn.wl%randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Sandra Murphy <Sandra.Murphy@sparta.com>
In-Reply-To: <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> <Pine.WNT.4.64.1109151223140.6060@SMURPHY-LT.columbia.ads.sparta.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="US-ASCII"
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:46:34 -0000

> > 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

this have long been fixed

randy