Re: [Json] Kicking Off JSONbis

Barry Leiba <barryleiba@computer.org> Tue, 13 October 2015 14:03 UTC

Return-Path: <barryleiba.mailing.lists@gmail.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 5C1B21B417E for <json@ietfa.amsl.com>; Tue, 13 Oct 2015 07:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.278
X-Spam-Level:
X-Spam-Status: No, score=-1.278 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] 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 8WPvQbi5q0aP for <json@ietfa.amsl.com>; Tue, 13 Oct 2015 07:03:32 -0700 (PDT)
Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 552E81B4178 for <json@ietf.org>; Tue, 13 Oct 2015 07:03:32 -0700 (PDT)
Received: by igcpe7 with SMTP id pe7so16549229igc.0 for <json@ietf.org>; Tue, 13 Oct 2015 07:03:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VLKW0lOwBQp1pgir/P8o6Vfv4t53USZHLrlQ0lyeqvM=; b=YKxp66CeOfQBv/wAKxUk9pkB+6+DE6RQrZ8GwwiZgg/CWG6NfkVxtEkJLwDDIPYECk 0EKS3eFdPHbQA9PgzNvMT6lejnaSDSlSBKPJ8rHzjWjfeYa0v0MyYrsrNgY0ZdAo/kmd vXhvOmffZFcon9P8IkOJDhJ7b0NfRQ184pX6Q0yEJ5LebKVOwpmu1TtUq47wa1824TO6 WoC9KGOzMP9LrpCz8faU7n/R23p7te3aKAt1+4fqosLLZ031voivz0IOyhF9UfW5LrfY JlGEe/ysdmYaA+5Vmp9fkqC2l2XgpXXme/P8sEZKGO65bEi3SOzEZvCKoYSdIgcEzFj+ VfjQ==
MIME-Version: 1.0
X-Received: by 10.50.79.230 with SMTP id m6mr20081960igx.9.1444745011709; Tue, 13 Oct 2015 07:03:31 -0700 (PDT)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.107.15.105 with HTTP; Tue, 13 Oct 2015 07:03:31 -0700 (PDT)
In-Reply-To: <DB74C466-D542-42D6-95B0-690A564435A9@cisco.com>
References: <DB74C466-D542-42D6-95B0-690A564435A9@cisco.com>
Date: Tue, 13 Oct 2015 07:03:31 -0700
X-Google-Sender-Auth: jZb6ugmhyXQXpfnPceQWERjp8O0
Message-ID: <CAC4RtVD3cKThDTr_eS-QCUhKqZkMS0y+nPS5HxCk3f1RQ7VyJQ@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: "Matt Miller (mamille2)" <mamille2@cisco.com>, Tim Bray <tbray@textuality.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/json/SM221vey-kwBJ-IT0TayrYjBTrw>
Cc: "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] Kicking Off JSONbis
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: <https://mailarchive.ietf.org/arch/browse/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, 13 Oct 2015 14:03:33 -0000

> In a nutshell, the goal of this effort is to produce a bis to 7159 that:
>
> * promotes JSON to IETF Internet Standard
> * references ECMA-404 and is a reference for ECMA-404
>
> Tim Bray has agreed to edit 7159bis.
>
> As a start, I propose we start with rfc7159 and:
>
> 1) Apply verified errata from < https://www.rfc-editor.org/errata_search.php?rfc=7159 >
> 2) Change the reference to ECMA-404 from informative to normative

Can we get a first version of this before the I-D cutoff for Yoko
(this coming Monday, 19 Oct)?

Barry