Re: [OAUTH-WG] application/x-www-form-urlencoded vs JSON (Proposal)

Allen Tom <atom@yahoo-inc.com> Fri, 30 April 2010 18:47 UTC

Return-Path: <atom@yahoo-inc.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id AE7B43A6BC1 for <oauth@core3.amsl.com>; Fri, 30 Apr 2010 11:47:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -15.18
X-Spam-Level:
X-Spam-Status: No, score=-15.18 tagged_above=-999 required=5 tests=[AWL=0.226, BAYES_20=-0.74, IP_NOT_FRIENDLY=0.334, USER_IN_DEF_WHITELIST=-15]
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 NHtpi8r45PNx for <oauth@core3.amsl.com>; Fri, 30 Apr 2010 11:47:32 -0700 (PDT)
Received: from mrout2-b.corp.re1.yahoo.com (mrout2-b.corp.re1.yahoo.com [69.147.107.21]) by core3.amsl.com (Postfix) with ESMTP id 779BD3A6A39 for <oauth@ietf.org>; Fri, 30 Apr 2010 11:47:31 -0700 (PDT)
Received: from SNV-EXPF01.ds.corp.yahoo.com (snv-expf01.ds.corp.yahoo.com [207.126.227.250]) by mrout2-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id o3UIkChH010519 for <oauth@ietf.org>; Fri, 30 Apr 2010 11:46:12 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=received:user-agent:date:subject:from:to:message-id: thread-topic:thread-index:in-reply-to:mime-version:content-type: content-transfer-encoding:x-originalarrivaltime; b=NIiADPOOaK+xtEye1dvOAZhJXeGfSpa8f94BpeNqr2q5n3VprR7xzYXlQGnjg1nS
Received: from SNV-EXVS03.ds.corp.yahoo.com ([207.126.227.235]) by SNV-EXPF01.ds.corp.yahoo.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 30 Apr 2010 11:46:11 -0700
Received: from 10.72.169.31 ([10.72.169.31]) by SNV-EXVS03.ds.corp.yahoo.com ([207.126.227.239]) via Exchange Front-End Server snv-webmail.corp.yahoo.com ([207.126.227.60]) with Microsoft Exchange Server HTTP-DAV ; Fri, 30 Apr 2010 18:45:17 +0000
User-Agent: Microsoft-Entourage/12.24.0.100205
Date: Fri, 30 Apr 2010 11:45:16 -0700
From: Allen Tom <atom@yahoo-inc.com>
To: "oauth@ietf.org" <oauth@ietf.org>
Message-ID: <C800734C.2D660%atom@yahoo-inc.com>
Thread-Topic: [OAUTH-WG] application/x-www-form-urlencoded vs JSON (Proposal)
Thread-Index: AQHK59S4dijkuO12aUS5QP9a3egKcZI56ujQgAFv+z8=
In-Reply-To: <7C01E631FF4B654FA1E783F1C0265F8C4A3EF0B0@TK5EX14MBXC115.redmond.corp.microsoft.com>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
X-OriginalArrivalTime: 30 Apr 2010 18:46:12.0063 (UTC) FILETIME=[67ACCEF0:01CAE895]
Subject: Re: [OAUTH-WG] application/x-www-form-urlencoded vs JSON (Proposal)
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 30 Apr 2010 18:47:33 -0000

On 4/29/10 1:49 PM, "Yaron Goland" <yarong@microsoft.com> wrote:

> Can we please just have one format, not 3? The more choices we give the more
> interoperability suffers.

+1

I vote for JSON, and I'm not a fan of XML, however my main preference is
that we just pick one.

One of the primary goals of OAuth-WRAP was to make things simple - and
having more than one way to express the same thing increases complexity and
reduces interop.

Allen