Re: [Json] What is a JSON-text? [REVISITED]

Paul Hoffman <paul.hoffman@vpnc.org> Sat, 05 October 2013 02:16 UTC

Return-Path: <paul.hoffman@vpnc.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 1DFFD21F9B65 for <json@ietfa.amsl.com>; Fri, 4 Oct 2013 19:16:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, 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 Aw9WGDhum6Uw for <json@ietfa.amsl.com>; Fri, 4 Oct 2013 19:16:23 -0700 (PDT)
Received: from hoffman.proper.com (IPv6.Hoffman.Proper.COM [IPv6:2605:8e00:100:41::81]) by ietfa.amsl.com (Postfix) with ESMTP id 9FC2921F9DA8 for <json@ietf.org>; Fri, 4 Oct 2013 19:16:23 -0700 (PDT)
Received: from [10.20.30.90] (50-1-98-185.dsl.dynamic.sonic.net [50.1.98.185]) (authenticated bits=0) by hoffman.proper.com (8.14.7/8.14.5) with ESMTP id r952FVp7049547 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 4 Oct 2013 19:16:19 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
X-Authentication-Warning: hoffman.proper.com: Host 50-1-98-185.dsl.dynamic.sonic.net [50.1.98.185] claimed to be [10.20.30.90]
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Paul Hoffman <paul.hoffman@vpnc.org>
In-Reply-To: <CAChr6SzxpA89dk+JqJbWPbWgdyofNSOFkJy9+U-0GNunZsbjcg@mail.gmail.com>
Date: Fri, 04 Oct 2013 19:16:18 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <0292BC20-CC3A-4119-ACF8-D02F8296F71A@vpnc.org>
References: <BF7E36B9C495A6468E8EC573603ED9411EF2B583@xmb-aln-x11.cisco.com> <A67164C2-EC7C-46D7-A748-0D5591E0B4A6@vpnc.org> <CAChr6SzxpA89dk+JqJbWPbWgdyofNSOFkJy9+U-0GNunZsbjcg@mail.gmail.com>
To: R S <sayrer@gmail.com>
X-Mailer: Apple Mail (2.1510)
Cc: JSON WG <json@ietf.org>
Subject: Re: [Json] What is a JSON-text? [REVISITED]
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: Sat, 05 Oct 2013 02:16:24 -0000

On Oct 4, 2013, at 6:12 PM, R S <sayrer@gmail.com> wrote:

> Just to be clear, I think this means: the chairs feel there is no consensus to change conformant top-level values in the new RFC, but there is consensus to reference ES 5.1 for the purposes of pointing out that there are differences.
> 
> Is that correct?

Yes, definitely. This question was just about the technical change to the definition of JSON-text.

--Paul Hoffman