[ogpx] LLSD JSON compatibility

"Hurliman, John" <john.hurliman@intel.com> Thu, 25 June 2009 19:11 UTC

Return-Path: <john.hurliman@intel.com>
X-Original-To: ogpx@core3.amsl.com
Delivered-To: ogpx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EC0AE3A68B9 for <ogpx@core3.amsl.com>; Thu, 25 Jun 2009 12:11:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bJNo3CQZsi+w for <ogpx@core3.amsl.com>; Thu, 25 Jun 2009 12:11:13 -0700 (PDT)
Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by core3.amsl.com (Postfix) with ESMTP id 423C93A67B5 for <ogpx@ietf.org>; Thu, 25 Jun 2009 12:11:13 -0700 (PDT)
Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 25 Jun 2009 12:07:24 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="4.42,292,1243839600"; d="scan'208";a="158551756"
Received: from rrsmsx603.amr.corp.intel.com ([10.31.0.57]) by azsmga001.ch.intel.com with ESMTP; 25 Jun 2009 12:07:24 -0700
Received: from rrsmsx506.amr.corp.intel.com ([10.31.0.39]) by rrsmsx603.amr.corp.intel.com ([10.31.0.57]) with mapi; Thu, 25 Jun 2009 13:07:21 -0600
From: "Hurliman, John" <john.hurliman@intel.com>
To: "ogpx@ietf.org" <ogpx@ietf.org>
Date: Thu, 25 Jun 2009 13:07:18 -0600
Thread-Topic: LLSD JSON compatibility
Thread-Index: Acn1wOna2+/2loUoQdSwB1QwQukcvAABwZPg
Message-ID: <62BFE5680C037E4DA0B0A08946C0933D91239F09@rrsmsx506.amr.corp.intel.com>
References: <4A3BE302.5070405@isode.com> <OF68EA1CF7.7097A5B8-ON852575DF.005D4F02-852575DF.005DFB80@us.ibm.com> <4A43ABDF.1010800@lindenlab.com> <3a880e2c0906251113t380353caw17dba4d5537abd90@mail.gmail.com>
In-Reply-To: <3a880e2c0906251113t380353caw17dba4d5537abd90@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: [ogpx] LLSD JSON compatibility
X-BeenThere: ogpx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Virtual Worlds and the Open Grid Protocol <ogpx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ogpx>
List-Post: <mailto:ogpx@ietf.org>
List-Help: <mailto:ogpx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Jun 2009 19:11:14 -0000

In what ways is the JSON that is created when serializing LLSD messages not compatible with RFC 4627?

John