Re: [apps-discuss] JSON mailing list and BoF

"Joe Hildebrand (jhildebr)" <jhildebr@cisco.com> Tue, 19 February 2013 21:29 UTC

Return-Path: <jhildebr@cisco.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0743C21F888A; Tue, 19 Feb 2013 13:29:03 -0800 (PST)
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 ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J2ONUP5TJQMl; Tue, 19 Feb 2013 13:29:02 -0800 (PST)
Received: from rcdn-iport-6.cisco.com (rcdn-iport-6.cisco.com [173.37.86.77]) by ietfa.amsl.com (Postfix) with ESMTP id 3AED321F8441; Tue, 19 Feb 2013 13:29:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=321; q=dns/txt; s=iport; t=1361309342; x=1362518942; h=from:to:cc:subject:date:message-id:in-reply-to: content-id:content-transfer-encoding:mime-version; bh=U/u/cCmLvJA/1XnJsMcN/XlpveLxUpgCUJhZZXoVy/8=; b=la7i9cYZ1rqTUtUP88DNhPkVThwgCS2R320pO2WAI/CLeoB1W14F+u6+ yxns0uWjFiEzDVhzCzI4r42ejXFJYXXhHqL0jD+iH8SVyv7gLD0yw8MkO D+lFF/J0JlLVWNa6wCjXY2o5wkeFrRM2xXowKR1tVdNTCv9lRsVqbF2l5 Y=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AqEFAEbtI1GtJV2b/2dsb2JhbABEhgK6OoENFnOCIQEEOjQLEgEIDhQUQiUCBAENBQiICrAwkCqOXTEHgl9hA6cDgweCJw
X-IronPort-AV: E=Sophos;i="4.84,697,1355097600"; d="scan'208";a="178893679"
Received: from rcdn-core-4.cisco.com ([173.37.93.155]) by rcdn-iport-6.cisco.com with ESMTP; 19 Feb 2013 21:29:00 +0000
Received: from xhc-aln-x07.cisco.com (xhc-aln-x07.cisco.com [173.36.12.81]) by rcdn-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id r1JLT0fL014844 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 19 Feb 2013 21:29:00 GMT
Received: from xmb-rcd-x10.cisco.com ([169.254.15.195]) by xhc-aln-x07.cisco.com ([173.36.12.81]) with mapi id 14.02.0318.004; Tue, 19 Feb 2013 15:29:00 -0600
From: "Joe Hildebrand (jhildebr)" <jhildebr@cisco.com>
To: Mike Jones <Michael.Jones@microsoft.com>, "Matt Miller (mamille2)" <mamille2@cisco.com>
Thread-Topic: [apps-discuss] JSON mailing list and BoF
Thread-Index: AQHODhKwsPxTte9Ry0KhDmvQvHsA3piCCRiA//+eqLD///uWgA==
Date: Tue, 19 Feb 2013 21:28:59 +0000
Message-ID: <A723FC6ECC552A4D8C8249D9E07425A70F8975E2@xmb-rcd-x10.cisco.com>
In-Reply-To: <4E1F6AAD24975D4BA5B168042967394367477490@TK5EX14MBXC284.redmond.corp.microsoft.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.3.1.130117
x-originating-ip: [10.129.24.82]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <FE8CF5D9278CAB4D9578FC4A0A74345F@cisco.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "apps-discuss@ietf.org" <apps-discuss@ietf.org>, "json@ietf.org" <json@ietf.org>
Subject: Re: [apps-discuss] JSON mailing list and BoF
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Feb 2013 21:29:03 -0000

On 2/19/13 1:47 PM, "Mike Jones" <Michael.Jones@microsoft.com> wrote:

>I also haven't seen a clear use case that canonicalization solves that
>can't be more easily solved another way.

I needed it for a light use case recently; I wanted to use a serialized
object as the key into a hash.

-- 
Joe Hildebrand