Re: [Json] Last call: JSON charter

Anne van Kesteren <annevk@annevk.nl> Sun, 31 March 2013 13:47 UTC

Return-Path: <annevankesteren@gmail.com>
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 A1F5D21F86D5 for <json@ietfa.amsl.com>; Sun, 31 Mar 2013 06:47:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 cEyewLQZaEKi for <json@ietfa.amsl.com>; Sun, 31 Mar 2013 06:47:35 -0700 (PDT)
Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by ietfa.amsl.com (Postfix) with ESMTP id C499121F8650 for <json@ietf.org>; Sun, 31 Mar 2013 06:47:35 -0700 (PDT)
Received: by mail-ve0-f182.google.com with SMTP id m1so1788881ves.41 for <json@ietf.org>; Sun, 31 Mar 2013 06:47:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=LcOpXVGzMvQ/4oswVg00R9dQkn83+h6swQud4LekrHQ=; b=bstzda+/EuW+JztATiPz8viQNWyrS2KGkP0SNvnlm0feN+TyDiyohNALEz24xkwILY GngoHmX4XXA3d9buV3WAp7yGj//cQ/DvXz9G1Q/wiPvX7gG77l8AMXVScf16KFm8jx6C RVFsV2uCOAsP856PZieGgQIr6lBKk1DQZBnX0uIb1a0LtnTmIby28gZG0Nfal1l7gB87 ZCGZrj1e+HaEzeJDiHZ5fIskz2jaHU8k9tGvM/vVZn3nW7GKGPJ2LY4V7Do/0ICTp1Ne xDXLLRSYtRtjNAT7AU9C2bgJYgxiCawiawisf6lJZPbLxxMKnTqcGfQwQl0fdkshCX/+ cCaQ==
MIME-Version: 1.0
X-Received: by 10.220.150.74 with SMTP id x10mr6700246vcv.68.1364737655267; Sun, 31 Mar 2013 06:47:35 -0700 (PDT)
Sender: annevankesteren@gmail.com
Received: by 10.59.0.102 with HTTP; Sun, 31 Mar 2013 06:47:35 -0700 (PDT)
In-Reply-To: <CAChr6SyUmk4yO=aSAw+F2N_MWLv=gtkcUTRGPqWiWFsx=3J89A@mail.gmail.com>
References: <A723FC6ECC552A4D8C8249D9E07425A70F8FD11E@xmb-rcd-x10.cisco.com> <B196B7A7-2090-4D53-8920-EB131E2D7E11@vpnc.org> <C68CB012D9182D408CED7B884F441D4D1E885D8AAD@nambxv01a.corp.adobe.com> <BDEACF13-A37F-403F-A31D-8C085B9FBCB3@vpnc.org> <CAChr6SyUmk4yO=aSAw+F2N_MWLv=gtkcUTRGPqWiWFsx=3J89A@mail.gmail.com>
Date: Sun, 31 Mar 2013 14:47:35 +0100
X-Google-Sender-Auth: C2sRpTSMuyWjCkBQMUwEma6pOC0
Message-ID: <CADnb78iu9jKJPV6ichtQxZgbXqBA42r-sLqZ50DHAkLi-yeiAw@mail.gmail.com>
From: Anne van Kesteren <annevk@annevk.nl>
To: R S <sayrer@gmail.com>
Content-Type: text/plain; charset="UTF-8"
X-Mailman-Approved-At: Sun, 31 Mar 2013 07:27:40 -0700
Cc: "json@ietf.org" <json@ietf.org>, Paul Hoffman <paul.hoffman@vpnc.org>, Larry Masinter <masinter@adobe.com>
Subject: Re: [Json] Last call: JSON charter
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: Sun, 31 Mar 2013 13:47:36 -0000

On Sat, Mar 30, 2013 at 4:25 AM, R S <sayrer@gmail.com> wrote:
> Aside from differences, RFC 4627 covers character sets, and ECMAScript does
> not. It may be that an updated RFC should insist on whatever the union of
> XMLHttpRequest and ES5 is. Even if that is the case, it is worth writing
> down.

Maybe the RFC should cover resource encapsulation and TC39 should
remain in charge of parsing the resource. XMLHttpRequest mandates
utf-8 for what it's worth, nothing else will work. MIME type can be
anything.


--
http://annevankesteren.nl/