[mmox] LLSD

Charles Krinke <cfk@pacbell.net> Fri, 20 February 2009 03:52 UTC

Return-Path: <cfk@pacbell.net>
X-Original-To: mmox@core3.amsl.com
Delivered-To: mmox@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2DC523A6A92 for <mmox@core3.amsl.com>; Thu, 19 Feb 2009 19:52:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 uCW6J1tb6mCT for <mmox@core3.amsl.com>; Thu, 19 Feb 2009 19:52:19 -0800 (PST)
Received: from web82607.mail.mud.yahoo.com (web82607.mail.mud.yahoo.com [68.142.201.124]) by core3.amsl.com (Postfix) with SMTP id 2D3963A685E for <mmox@ietf.org>; Thu, 19 Feb 2009 19:52:18 -0800 (PST)
Received: (qmail 46775 invoked by uid 60001); 20 Feb 2009 03:52:32 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=pacbell.net; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=V3cCZFdtDEM642wx8P6XTEUK8/450KNDFaA8RIKkgnXZzte35kLqoFfNdjwk6FRvrcvZxGjXamVcdSQcLb7RB+ri9KGktbF6/frU3N8W7/tHM1llSvdiZjRTtpHrxWT3F/c+wS4BzFi+5SL34onMJcGT97ITHAeiop7j+2y3qQ4=;
X-YMail-OSG: Avhh0ZAVM1nxdIFHjDWYtxjf7islsAMfpcVDDrRkaMs4q7DrmxYYPOOm4EaTugEAuQ--
Received: from [67.120.11.69] by web82607.mail.mud.yahoo.com via HTTP; Thu, 19 Feb 2009 19:52:32 PST
X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.260.1
References: <62BFE5680C037E4DA0B0A08946C0933D501FE18E@rrsmsx506.amr.corp.intel.com> <80E946E9-5C62-4E00-BE8C-A15513898F99@lindenlab.com> <62BFE5680C037E4DA0B0A08946C0933D50262DA8@rrsmsx506.amr.corp.intel.com>
Date: Thu, 19 Feb 2009 19:52:32 -0800
From: Charles Krinke <cfk@pacbell.net>
To: "mmox@ietf.org" <mmox@ietf.org>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-15586217-1235101952=:28734"
Message-ID: <29656.28734.qm@web82607.mail.mud.yahoo.com>
Subject: [mmox] LLSD
X-BeenThere: mmox@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Massively Multi-participant Online Games and Applications <mmox.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mmox>, <mailto:mmox-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmox>
List-Post: <mailto:mmox@ietf.org>
List-Help: <mailto:mmox-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmox>, <mailto:mmox-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Feb 2009 03:52:20 -0000

In looking at the secondlife wiki at http://wiki.secondlife.com/wiki/MMOX it looks like one of the first proposals for this working group is the LLSD draft specification.

Am I correct in that the gist of the LLSD specification is essentially to propose three mime formats and thats about it for now?

application/llsd+xml
application/llsd+json
application/llsd+binary

Charles