Re: [apps-discuss] draft-saintandre-json-namespaces-00 comments

Tim Bray <tbray@textuality.com> Wed, 09 November 2011 16:31 UTC

Return-Path: <tbray@textuality.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 6AE8221F8C0A for <apps-discuss@ietfa.amsl.com>; Wed, 9 Nov 2011 08:31:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 56Qk90ciDPep for <apps-discuss@ietfa.amsl.com>; Wed, 9 Nov 2011 08:31:44 -0800 (PST)
Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44]) by ietfa.amsl.com (Postfix) with ESMTP id F0B5921F8B08 for <apps-discuss@ietf.org>; Wed, 9 Nov 2011 08:31:43 -0800 (PST)
Received: by vws5 with SMTP id 5so1872407vws.31 for <apps-discuss@ietf.org>; Wed, 09 Nov 2011 08:31:42 -0800 (PST)
MIME-Version: 1.0
Received: by 10.182.169.34 with SMTP id ab2mr1007145obc.27.1320856302295; Wed, 09 Nov 2011 08:31:42 -0800 (PST)
Received: by 10.182.38.70 with HTTP; Wed, 9 Nov 2011 08:31:42 -0800 (PST)
X-Originating-IP: [12.185.136.2]
In-Reply-To: <AD932F40-4DBD-4E3C-8046-F0565228A0BD@vpnc.org>
References: <4EB923CF.7080600@wp.pl> <566A345F-15CD-473B-8472-11EDF73A3862@vpnc.org> <9D5B00CA-9370-45D6-835B-3C7A1ADFEBBC@mnot.net> <4EB97122.7010206@gmx.de> <D75C8075-C8DF-4AA2-9DFC-CED719A0564E@mnot.net> <4EB98090.5020203@gmx.de> <6A0CCE36-5FBE-48E9-A307-1C59C155D8BB@mnot.net> <4EB981B6.1090003@gmx.de> <CALcoZipiOC4ro_Mhhnu7VRAJdSU_N1AhwPa+0XCppQozWiOf0Q@mail.gmail.com> <7797835D-26FA-45E4-B66B-A336666F7AC7@vpnc.org> <CALcoZirT3+JgiW1sLPj0j1BOx_UM8VwPdgMboVdZjCJpKftV-g@mail.gmail.com> <AD932F40-4DBD-4E3C-8046-F0565228A0BD@vpnc.org>
Date: Wed, 09 Nov 2011 08:31:42 -0800
Message-ID: <CAHBU6iviPaO9hY4G1zUeR91OEM014QfpXmZLYhKTPXzsFdqYPg@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: Paul Hoffman <paul.hoffman@vpnc.org>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: apps-discuss Discuss <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] draft-saintandre-json-namespaces-00 comments
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: Wed, 09 Nov 2011 16:31:48 -0000

FWIW, I'd like to go on the record with my opinion that this work is
misguided.  This is a solution looking for a problem.   Clearly, a
robust JSON-based protocol SHOULD have a MustIgnore policy for things
it don't understand. And if I were putting things into a JSON message
that was to be tied to my software, it'd look like

{
    "size" : 23,
    "name" : "foo"
    "com.textuality.inferential-interfluidity" : 42
}

I think there are better ways to spend our time than on designing
something that really is not needed.

 -T

On Wed, Nov 9, 2011 at 8:20 AM, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
> On Nov 9, 2011, at 7:19 AM, Mark Baker wrote:
>
>> On Tue, Nov 8, 2011 at 9:19 PM, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
>>> On Nov 8, 2011, at 4:51 PM, Mark Baker wrote:
>>>
>>>> http://json-ld.org
>>>
>>>
>>> I would prefer that the output of this work was much, much simpler than this.
>>
>> JSON-LD lets the people who need URI-grounded names have them, but at
>> the same time presents enough of a barrier to discourage those who
>> don't need them from using them.
>
> Great! Then let those people adopt it. I would prefer that the output of *this work* in the IETF be much, much simpler than JSON-LD.
>
>>  The last thing JSON needs is the
>> simple equivalent of xmlns.
>
> JSON doesn't need anything: JSON-using communities do. They should have good, simple, standardized tools.
>
> --Paul Hoffman
>
> _______________________________________________
> apps-discuss mailing list
> apps-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/apps-discuss
>