Re: [Json] Complete section 3 proposal

"Joe Hildebrand (jhildebr)" <jhildebr@cisco.com> Wed, 19 June 2013 14:48 UTC

Return-Path: <jhildebr@cisco.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 5304121F9C4B for <json@ietfa.amsl.com>; Wed, 19 Jun 2013 07:48:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.599
X-Spam-Level:
X-Spam-Status: No, score=-10.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 KQrc9T+uHok7 for <json@ietfa.amsl.com>; Wed, 19 Jun 2013 07:48:19 -0700 (PDT)
Received: from rcdn-iport-9.cisco.com (rcdn-iport-9.cisco.com [173.37.86.80]) by ietfa.amsl.com (Postfix) with ESMTP id 999B121F9CE3 for <json@ietf.org>; Wed, 19 Jun 2013 07:48:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=340; q=dns/txt; s=iport; t=1371653299; x=1372862899; h=from:to:subject:date:message-id:in-reply-to:content-id: content-transfer-encoding:mime-version; bh=iOvAriRyvyKc4oqlL7zf8xXLoAVp3GkPupeI/j4Toik=; b=COeeMJiL/J/npXI5HH0V5r3MRxleHHXwOVGncEh2m7jWskV3I3afoOZv DDcDiWi08njxlui5uypqSjE2/fel4i3y5qphJbur7ZUapN3FbhzUypwrj C1jBFl05bt+1T9ImwEOsAOt/GIJkOfSzg2SVXDuQia58rAOaENmXLPhXC Q=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApYGAInDwVGtJV2b/2dsb2JhbABagwl6gju8YIEAFnSCJQEEOlEBCCIUQiUCBAESCIgGu1iPETiDAGEDqQWDD4Io
X-IronPort-AV: E=Sophos;i="4.87,896,1363132800"; d="scan'208";a="221844283"
Received: from rcdn-core-4.cisco.com ([173.37.93.155]) by rcdn-iport-9.cisco.com with ESMTP; 19 Jun 2013 14:48:19 +0000
Received: from xhc-aln-x10.cisco.com (xhc-aln-x10.cisco.com [173.36.12.84]) by rcdn-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id r5JEmJuH020178 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 19 Jun 2013 14:48:19 GMT
Received: from xmb-rcd-x10.cisco.com ([169.254.15.56]) by xhc-aln-x10.cisco.com ([173.36.12.84]) with mapi id 14.02.0318.004; Wed, 19 Jun 2013 09:48:18 -0500
From: "Joe Hildebrand (jhildebr)" <jhildebr@cisco.com>
To: Pete Cordell <petejson@codalogic.com>, "json@ietf.org" <json@ietf.org>
Thread-Topic: [Json] Complete section 3 proposal
Thread-Index: AQHObGQOe+q+3fshkkqz/+DniugiRZk9CE09gAAGNYA=
Date: Wed, 19 Jun 2013 14:48:17 +0000
Message-ID: <A723FC6ECC552A4D8C8249D9E07425A70FC5A43D@xmb-rcd-x10.cisco.com>
In-Reply-To: <4556367B73674E6FAB1E92C7CF3A2125@codalogic>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.3.4.130416
x-originating-ip: [10.129.24.242]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <243B32EE1A77644089223B80D91F4E0F@emea.cisco.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [Json] Complete section 3 proposal
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
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: Wed, 19 Jun 2013 14:48:25 -0000

On 6/19/13 7:26 AM, "Pete Cordell" <petejson@codalogic.com> wrote:

>To nit-pic, I think in the UTF-16BE case, by the time you've seen 00 xx
>you 
>don't need anymore characters, so it's line should be:
>
>    00 xx ?? ??  UTF-16BE
>
>
>Or is the idea to include some redundancy in the detection?

+1

-- 
Joe Hildebrand