Re: [Json] Strings

"Joe Hildebrand (jhildebr)" <jhildebr@cisco.com> Thu, 06 June 2013 17:51 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 7E81921F9B08 for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 10:51:31 -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 NfwkfXifCG0N for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 10:51:26 -0700 (PDT)
Received: from rcdn-iport-5.cisco.com (rcdn-iport-5.cisco.com [173.37.86.76]) by ietfa.amsl.com (Postfix) with ESMTP id 449E421F9B29 for <json@ietf.org>; Thu, 6 Jun 2013 10:51:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=552; q=dns/txt; s=iport; t=1370541082; x=1371750682; h=from:to:cc:subject:date:message-id:in-reply-to: content-id:content-transfer-encoding:mime-version; bh=0v+okb6fO0IohcmQin1zCgvFCW0+2SENXrrgiFKbOxs=; b=GOZ26zz6J88LRzB35D4DfXlMupEToIZmS/wPiozj61YDX1k0gGJq+0G9 AlPFhrF9uyNJkPvVaVc6Xm1336L90b8NvOyEaGGddaNlvLyYAF1E1U/d0 R8KMH9msXJN2o5mVdRjmyenu431OyZRGCEu2ld6g+CgnZxbDKaT/zzjGM E=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AgcFALPKsFGtJXG//2dsb2JhbABZgwm/d3gWdIIlAQR5EgEIDhRWJQIEAQ0FCIgFu3uOfwIxB4J6YQOIaKAXgw+CJw
X-IronPort-AV: E=Sophos;i="4.87,816,1363132800"; d="scan'208";a="219697259"
Received: from rcdn-core2-4.cisco.com ([173.37.113.191]) by rcdn-iport-5.cisco.com with ESMTP; 06 Jun 2013 17:51:21 +0000
Received: from xhc-aln-x04.cisco.com (xhc-aln-x04.cisco.com [173.36.12.78]) by rcdn-core2-4.cisco.com (8.14.5/8.14.5) with ESMTP id r56HpLQv021207 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 6 Jun 2013 17:51:21 GMT
Received: from xmb-rcd-x10.cisco.com ([169.254.15.56]) by xhc-aln-x04.cisco.com ([173.36.12.78]) with mapi id 14.02.0318.004; Thu, 6 Jun 2013 12:51:20 -0500
From: "Joe Hildebrand (jhildebr)" <jhildebr@cisco.com>
To: Tim Bray <tbray@textuality.com>, "Matt Miller (mamille2)" <mamille2@cisco.com>
Thread-Topic: [Json] Strings
Thread-Index: AQHOYks3qXYMVZxHuUK8pIRm8dGJzZkn+HmAgAEjmgCAABz3AIAAAaCA//+s34A=
Date: Thu, 06 Jun 2013 17:51:20 +0000
Message-ID: <A723FC6ECC552A4D8C8249D9E07425A70FC30896@xmb-rcd-x10.cisco.com>
In-Reply-To: <CAHBU6iuWbrNroqGYhG66+n6EDK_SviQQgmtesMZJVs0FYLahOw@mail.gmail.com>
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.21.88.234]
Content-Type: text/plain; charset="iso-8859-1"
Content-ID: <6D0994C2D37D70428AB0178D6F291B13@emea.cisco.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: Paul Hoffman <paul.hoffman@vpnc.org>, "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] Strings
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: Thu, 06 Jun 2013 17:51:31 -0000

On 6/6/13 10:48 AM, "Tim Bray" <tbray@textuality.com> wrote:

>If keys are unicode strings, the proper languagee is:
>
>
>³For purpose of establishing key equality, comparisons MUST be conducted,
>after all escaping is done, on a character-by-character basis by
>comparing numeric character codepoints. There is to be no modification of
>any kind to the characters in keys, including
> case-changing or combining-form normalization.²

maybe remove character-by-character as redundant and possibly confusing?

-- 
Joe Hildebrand