Re: [Json] Update reference for ABNF

Carsten Bormann <cabo@tzi.org> Thu, 06 June 2013 16:59 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A3B621F9A48 for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 09:59:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.249
X-Spam-Level:
X-Spam-Status: No, score=-106.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, 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 Kts+O2ZxzrJW for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 09:59:48 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by ietfa.amsl.com (Postfix) with ESMTP id 579A521F9A47 for <json@ietf.org>; Thu, 6 Jun 2013 09:59:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.4/8.14.4) with ESMTP id r56GxdY8021800; Thu, 6 Jun 2013 18:59:39 +0200 (CEST)
Received: from 216.xarxa-10-83-85.eduroam.upc.edu (cisne-cn09.upc.es [147.83.182.9]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 99A053EC4; Thu, 6 Jun 2013 18:59:39 +0200 (CEST)
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
Content-Type: text/plain; charset="iso-8859-1"
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <67FC4D12-AE76-45AC-A9B1-18FA33D030B4@vpnc.org>
Date: Thu, 06 Jun 2013 18:59:38 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <A02A1C0A-4590-44AA-AD5D-FD0D8CAC7AC0@tzi.org>
References: <51AF9D4C.5060403@crockford.com> <60563185-85A8-4696-8B8C-9282256CFA71@vpnc.org> <255B9BB34FB7D647A506DC292726F6E1151B10582A@WSMSG3153V.srv.dir.telstra.com> <19943667-1EC6-427F-9122-EC037BDE47F1@vpnc.org> <51AFEC73.1030904@crockford.com> <2484862A-4DFF-44D7-9D9D-7E44520C5BED@vpnc.org> <51B06A44.1070008@crockford.com> <2E0B8DF9-BF9F-485E-B011-D9864C4DB875@vpnc.org> <C8675622-C77B-4595-B8E7-3E2063094116@tzi.org> <67FC4D12-AE76-45AC-A9B1-18FA33D030B4@vpnc.org>
To: Paul Hoffman <paul.hoffman@vpnc.org>
X-Mailer: Apple Mail (2.1503)
Cc: json@ietf.org
Subject: Re: [Json] Update reference for ABNF
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/json>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Jun 2013 16:59:53 -0000

On Jun 6, 2013, at 18:54, Paul Hoffman <paul.hoffman@vpnc.org> wrote:

> some WGs have passed non-ABNF-compliant documents due to having too few checkers.

I got this wrong once, and the IETF chair had this message for me:

http://www.youtube.com/watch?feature=player_embedded&v=LbK-g8tKnoc

Yes, we want to get this right.
(And sorry for invoking Godwin's law so early.)

Grüße, Carsten