Re: [Json] Proposal to move forward on acceptable roots

Matthew Morley <matt@mpcm.com> Fri, 30 May 2014 21:18 UTC

Return-Path: <mmorley@mpcm.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 ABF831A883C for <json@ietfa.amsl.com>; Fri, 30 May 2014 14:18:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.277
X-Spam-Level:
X-Spam-Status: No, score=-1.277 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
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 3MhSLPucJgez for <json@ietfa.amsl.com>; Fri, 30 May 2014 14:18:42 -0700 (PDT)
Received: from mail-qg0-f51.google.com (mail-qg0-f51.google.com [209.85.192.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A1AF1A067B for <json@ietf.org>; Fri, 30 May 2014 14:18:42 -0700 (PDT)
Received: by mail-qg0-f51.google.com with SMTP id q107so6945350qgd.38 for <json@ietf.org>; Fri, 30 May 2014 14:18:37 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=1lq7z0k0yZWh9grpBwNob6z0C2d+uYgXiBNL+XHpjH0=; b=Py503Nr4ix6W9elOqj1n1JgZ4ONJqb5YvTKxmDisDAoz9T32EwcFDMATW+lrteqKrO jH+Fx3obi9mDynzcox5BWrh5al75EItlHfZNrGwZnvaQfArUx3y4BYyz6XcyJf/QTH2u 9gi46VbW6FsTOAL1guieLC8XurLHYIGm39NLGr3sxjqagjFrIVwyQvqgpISsOEmdSzZm ZjDLgJaCy5heB4lnoAbWnOjv7hGiL6qPJqhfKk1ZrL7aHb+OdSXA80I4UjlExA17uHBp c0hTIDPL4qjmrrf5m0aBSNffSv7gaEPtXC2TqhFYsJA7MAeR+5uXG6Wr3dHH0vzHCRkg GoSQ==
X-Gm-Message-State: ALoCoQnqI0tu9D8YBnIDQR0Z3DzBUzxnmtWM3WOWA3VklCSI9L2McKicPcNMlChDhfgwhncut52c
MIME-Version: 1.0
X-Received: by 10.229.106.7 with SMTP id v7mr25249847qco.21.1401484717532; Fri, 30 May 2014 14:18:37 -0700 (PDT)
Sender: mmorley@mpcm.com
Received: by 10.140.89.180 with HTTP; Fri, 30 May 2014 14:18:37 -0700 (PDT)
In-Reply-To: <CFAE0A52.4C56C%jhildebr@cisco.com>
References: <CFAE0A52.4C56C%jhildebr@cisco.com>
Date: Fri, 30 May 2014 17:18:37 -0400
X-Google-Sender-Auth: o6-ovbk7MbAu0WhgwiRyNINI5JA
Message-ID: <CAOXDeqpOpDGffggUmYp_8wMgRy=++mMaCRuFVJJQ3e9znA56Bw@mail.gmail.com>
From: Matthew Morley <matt@mpcm.com>
To: "Joe Hildebrand (jhildebr)" <jhildebr@cisco.com>
Content-Type: multipart/alternative; boundary="001a1133533ebf5aa904faa49611"
Archived-At: http://mailarchive.ietf.org/arch/msg/json/4PzQOpGxBLFMgBCBAWvPYJWFXvk
Cc: "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] Proposal to move forward on acceptable roots
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, 30 May 2014 21:18:43 -0000

+1


On Fri, May 30, 2014 at 12:13 PM, Joe Hildebrand (jhildebr) <
jhildebr@cisco.com> wrote:

> One way we could go on the topic of what goes in the root that would work
> for me would be for us to add a non-normative section to I-JSON giving
> protocol design advice, and move the issue of potential incompatibility of
> non-[object,array] roots to that section.
>
> Into that section, we can also put some suggestions about how to encode
> integers, floats, and dates in strings, how to do forward-compatibility
> with objects (MUST ignore what you don't understand), and whatever other
> pearls of wisdom we come up with.
>
> Yes, I know that will make the document take longer, and open up other
> areas for us to argue about.
>
> --
> Joe Hildebrand
>
>
>
> _______________________________________________
> json mailing list
> json@ietf.org
> https://www.ietf.org/mailman/listinfo/json
>



-- 
Matthew P. C. Morley