Re: [Json] Working Group Last Call on draft-ietf-i-json-02
Larry Masinter <masinter@adobe.com> Fri, 11 July 2014 23:52 UTC
Return-Path: <masinter@adobe.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5167E1A0089 for <json@ietfa.amsl.com>; Fri, 11 Jul 2014 16:52:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level:
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 794bb1UPd8VN for <json@ietfa.amsl.com>; Fri, 11 Jul 2014 16:52:01 -0700 (PDT)
Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0238.outbound.protection.outlook.com [207.46.163.238]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C08DA1B29E5 for <json@ietf.org>; Fri, 11 Jul 2014 16:52:00 -0700 (PDT)
Received: from BL2PR02MB307.namprd02.prod.outlook.com (10.141.91.21) by BL2PR02MB305.namprd02.prod.outlook.com (10.141.91.17) with Microsoft SMTP Server (TLS) id 15.0.980.8; Fri, 11 Jul 2014 23:51:59 +0000
Received: from BL2PR02MB307.namprd02.prod.outlook.com ([10.141.91.21]) by BL2PR02MB307.namprd02.prod.outlook.com ([10.141.91.21]) with mapi id 15.00.0980.000; Fri, 11 Jul 2014 23:51:59 +0000
From: Larry Masinter <masinter@adobe.com>
To: Matt Miller <mamille2@cisco.com>, IETF JSON WG <json@ietf.org>
Thread-Topic: [Json] Working Group Last Call on draft-ietf-i-json-02
Thread-Index: AQHPlNXlZXjIN4zZsUWNV5uEVDZbg5ubhyYAgAAR0AA=
Date: Fri, 11 Jul 2014 23:51:58 +0000
Message-ID: <c8391b02d1f045ce85747420d7f9e756@BL2PR02MB307.namprd02.prod.outlook.com>
References: <53B21F69.7010101@cisco.com> <53C066AE.9050104@cisco.com>
In-Reply-To: <53C066AE.9050104@cisco.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [50.184.24.49]
x-microsoft-antispam: BCL:0;PCL:0;RULEID:
x-forefront-prvs: 02698DF457
x-forefront-antispam-report: SFV:NSPM; SFS:(6009001)(52044002)(51704005)(189002)(199002)(83072002)(85852003)(4396001)(106356001)(107046002)(76176999)(107886001)(95666004)(31966008)(74662001)(99286002)(81342001)(81542001)(106116001)(105586002)(50986999)(74316001)(79102001)(86362001)(101416001)(54356999)(77982001)(21056001)(15975445006)(80022001)(92566001)(87936001)(33646001)(15202345003)(2656002)(85306003)(76576001)(74502001)(83322001)(64706001)(46102001)(76482001)(19580395003)(20776003)(108616002)(24736002); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR02MB305; H:BL2PR02MB307.namprd02.prod.outlook.com; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:1; LANG:en;
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-OriginatorOrg: adobe.com
Archived-At: http://mailarchive.ietf.org/arch/msg/json/doRgqpUfkWyFG3IVuaCX1NpT44E
Subject: Re: [Json] Working Group Last Call on draft-ietf-i-json-02
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 11 Jul 2014 23:52:03 -0000
> > Please review the document and send comments to the Working > > Group mailing list < json at ietf.org > or the co-chairs <json-chairs at > > tools.ietf.org > before the end of the WGLC. Any and all comments > > on the document are sought in order to asses the strength of > > consensus. Even if you have read and commented on this or earlier > > versions of the draft, please feel free to comment again. I think I originally supported the development of I-JSON as useful named profile of JSON. However, based on recent discussions and further examination, my opinion now is that the particular collection of constraints isn't special, and the document should instead be recast as a "Best Practices for Internet Use of JSON". To facilitate using the document as a normative reference, each constraint/best practice could be named "no-dup-names", "ieee-numbers", "utf8". If you then want to name the union of all constraints in the document as "i-json" that would be OK. Most of the document (including the normative language associated with each constraint) would remain, but the emphasis on "i-json" as a unique and complete profile wouldn't, and would make it easier for referencing applications to choose those constraints that are meaningful for them. Larry -- http://larry.masinter.net
- [Json] Working Group Last Call on draft-ietf-i-js… Matt Miller
- Re: [Json] Working Group Last Call on draft-ietf-… Mark Nottingham
- Re: [Json] Working Group Last Call on draft-ietf-… R S
- Re: [Json] Working Group Last Call on draft-ietf-… Tim Bray
- Re: [Json] Working Group Last Call on draft-ietf-… Mark Nottingham
- Re: [Json] Working Group Last Call on draft-ietf-… Larry Masinter
- Re: [Json] Working Group Last Call on draft-ietf-… Matt Miller
- Re: [Json] Working Group Last Call on draft-ietf-… Tim Bray
- Re: [Json] Working Group Last Call on draft-ietf-… John Cowan
- Re: [Json] Working Group Last Call on draft-ietf-… Markus Lanthaler
- Re: [Json] Working Group Last Call on draft-ietf-… Erik Wilde
- Re: [Json] Working Group Last Call on draft-ietf-… Matthew Morley
- Re: [Json] Working Group Last Call on draft-ietf-… Tim Bray
- Re: [Json] Working Group Last Call on draft-ietf-… Markus Lanthaler
- Re: [Json] Working Group Last Call on draft-ietf-… Tim Bray
- Re: [Json] Working Group Last Call on draft-ietf-… Larry Masinter
- Re: [Json] Working Group Last Call on draft-ietf-… Tim Bray
- Re: [Json] Working Group Last Call on draft-ietf-… Larry Masinter
- Re: [Json] Working Group Last Call on draft-ietf-… Matt Miller
- Re: [Json] Working Group Last Call on draft-ietf-… Larry Masinter
- Re: [Json] Working Group Last Call on draft-ietf-… Jim Schaad