Re: [Json] ECMAScript v6 adds new escape sequence: \u{x…}

Paul Hoffman <paul.hoffman@vpnc.org> Tue, 12 March 2013 11:34 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 682D921F8622 for <json@ietfa.amsl.com>; Tue, 12 Mar 2013 04:34:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.299
X-Spam-Level:
X-Spam-Status: No, score=-102.299 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, 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 nENfNNbSKgWf for <json@ietfa.amsl.com>; Tue, 12 Mar 2013 04:34:24 -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 C2AAB21F8517 for <json@ietf.org>; Tue, 12 Mar 2013 04:34:23 -0700 (PDT)
Received: from dhcp-4717.meeting.ietf.org (dhcp-4717.meeting.ietf.org [130.129.71.23]) (authenticated bits=0) by hoffman.proper.com (8.14.5/8.14.5) with ESMTP id r2CBYLih077236 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 12 Mar 2013 04:34:23 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\))
From: Paul Hoffman <paul.hoffman@vpnc.org>
In-Reply-To: <255B9BB34FB7D647A506DC292726F6E1150B786AB1@WSMSG3153V.srv.dir.telstra.com>
Date: Tue, 12 Mar 2013 07:34:24 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <DB52C857-0A16-4141-9CF5-FB5FE3751635@vpnc.org>
References: <255B9BB34FB7D647A506DC292726F6E1150B786AB1@WSMSG3153V.srv.dir.telstra.com>
To: "Manger, James H" <james.h.manger@team.telstra.com>
X-Mailer: Apple Mail (2.1499)
Cc: "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] ECMAScript v6 adds new escape sequence: \u{x…}
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Discussion related to JavaScript Object Notation \(JSON\)." <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: Tue, 12 Mar 2013 11:34:24 -0000

Can you send a pointer to the list of where we can get the ECMAScript v6 draft? I found a link to a months-old one, but having an up-to-date one would be useful.

--Paul Hoffman