Re: [Json] Gen-ART and OPS-Dir review of draft-ietf-json-text-sequence-10

Nico Williams <nico@cryptonector.com> Thu, 11 December 2014 23:06 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3113F1A8A1E; Thu, 11 Dec 2014 15:06:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.666
X-Spam-Level:
X-Spam-Status: No, score=-1.666 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, 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 RbY7dAD1MYCH; Thu, 11 Dec 2014 15:06:08 -0800 (PST)
Received: from homiemail-a111.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 8C28A1A8A57; Thu, 11 Dec 2014 15:05:49 -0800 (PST)
Received: from homiemail-a111.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a111.g.dreamhost.com (Postfix) with ESMTP id 6DC1E20046913; Thu, 11 Dec 2014 15:05:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=E/XzlG3EcP5KVZ 1dJL9VK1XUghY=; b=P/LQZuOi/OXgeWX6iaQGjIGju/mRyM5awEOJPk8L7O7Z5o YA7fxlJd8D2DaFL23vqlSfeMXyismHpYkxVeF5/nt2Reqt5erdJerUJU+6sDOMAb yUDYql7aWJg2ZpaThat62R+MPBMXuseD0vN742F1lMmHFI+6IjBzL+lLsmy2M=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a111.g.dreamhost.com (Postfix) with ESMTPA id D459B2004CA3D; Thu, 11 Dec 2014 15:05:48 -0800 (PST)
Date: Thu, 11 Dec 2014 17:05:48 -0600
From: Nico Williams <nico@cryptonector.com>
To: "Manger, James" <James.H.Manger@team.telstra.com>
Subject: Re: [Json] Gen-ART and OPS-Dir review of draft-ietf-json-text-sequence-10
Message-ID: <20141211230334.GK3448@localhost>
References: <CE03DB3D7B45C245BCA0D243277949362B18C7@MX104CL02.corp.emc.com> <475F8F1D-6F6A-47E3-AE60-7BDC7AB6BD66@vpnc.org> <255B9BB34FB7D647A506DC292726F6E127D5708376@WSMSG3153V.srv.dir.telstra.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <255B9BB34FB7D647A506DC292726F6E127D5708376@WSMSG3153V.srv.dir.telstra.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: http://mailarchive.ietf.org/arch/msg/ietf/J0WBIAZfqMEJLhSmd6A_lWdorpA
Cc: "ops-dir@ietf.org" <ops-dir@ietf.org>, "ietf@ietf.org" <ietf@ietf.org>, "General Area Review Team (gen-art@ietf.org)" <gen-art@ietf.org>, Paul Hoffman <paul.hoffman@vpnc.org>, "json@ietf.org" <json@ietf.org>, "Black, David" <david.black@emc.com>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Dec 2014 23:06:09 -0000

On Fri, Dec 12, 2014 at 09:50:53AM +1100, Manger, James wrote:
> >With John Cowan's change ("an ASCII Line Feed character (0x1E)"
> >instead of "an ASCII Record Separator (0x1E)"), that would indeed be
> >clearer.
> 
> Please no. That would give an even worse mix of UTF-8 and ASCII, bytes
> and characters, in the 1 sentence.

Well, I just submitted -11 :(

But I don't think it's a problem, really.  UTF-8 is a superset of ASCII.

> P.S. The spec still defines the same ABNF names twice (RS,
> JSON-sequence): once as bytes; once as Unicode scalars. Yuck. Just
> give them different names.

They're two different sets of rules, yes.  If people want me to, I'll
rename one of them.

Nico
--