Re: [apps-discuss] draft-saintandre-json-namespaces-00 comments
"Paul C. Bryan" <paul.bryan@forgerock.com> Tue, 08 November 2011 19:32 UTC
Return-Path: <paul.bryan@forgerock.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 EDEBB21F8B26 for <apps-discuss@ietfa.amsl.com>; Tue, 8 Nov 2011 11:32:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level:
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
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 vC77ZSDWyOCU for <apps-discuss@ietfa.amsl.com>; Tue, 8 Nov 2011 11:32:21 -0800 (PST)
Received: from eu1sys200aog116.obsmtp.com (eu1sys200aog116.obsmtp.com [207.126.144.141]) by ietfa.amsl.com (Postfix) with SMTP id 7627E21F8B1F for <apps-discuss@ietf.org>; Tue, 8 Nov 2011 11:32:14 -0800 (PST)
Received: from mail-qw0-f43.google.com ([209.85.216.43]) (using TLSv1) by eu1sys200aob116.postini.com ([207.126.147.11]) with SMTP; Tue, 08 Nov 2011 19:32:14 UTC
Received: by mail-qw0-f43.google.com with SMTP id g1so949077qab.16 for <apps-discuss@ietf.org>; Tue, 08 Nov 2011 11:32:02 -0800 (PST)
Received: by 10.224.42.134 with SMTP id s6mr6289232qae.78.1320780721245; Tue, 08 Nov 2011 11:32:01 -0800 (PST)
Received: from [192.168.1.3] (S0106a021b762dbb3.vf.shawcable.net. [174.1.40.184]) by mx.google.com with ESMTPS id do8sm2547966qab.17.2011.11.08.11.31.58 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Nov 2011 11:31:59 -0800 (PST)
Message-ID: <1320780711.26119.30.camel@neutron>
From: "Paul C. Bryan" <paul.bryan@forgerock.com>
To: Julian Reschke <julian.reschke@gmx.de>
Date: Tue, 08 Nov 2011 11:31:51 -0800
In-Reply-To: <4EB981B6.1090003@gmx.de>
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>
Content-Type: multipart/alternative; boundary="=-ktDZ0diAZnb9xehvc1s3"
X-Mailer: Evolution 3.0.3-2
Mime-Version: 1.0
Cc: Mark Nottingham <mnot@mnot.net>, Paul Hoffman <paul.hoffman@vpnc.org>, apps-discuss Discuss <apps-discuss@ietf.org>, Dominik Tomaszuk <ddooss@wp.pl>
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: Tue, 08 Nov 2011 19:32:22 -0000
My 2¢: Leave the field wide-open. Let implementers pick the namespace that gives them the best comfort of avoiding collisions. As far as I can tell, the best to pick from would be: reverse-domain-name-prefixed dot-delimited value, URI w. scheme, and even OID in some cases. Allowing all of these namespace conventions seems to avoid all the collisions that I can currently imagine. Paul On Tue, 2011-11-08 at 20:23 +0100, Julian Reschke wrote: > On 2011-11-08 20:20, Mark Nottingham wrote: > > > > On 08/11/2011, at 1:18 PM, Julian Reschke wrote: > > > >> On 2011-11-08 20:10, Mark Nottingham wrote: > >>> I don't think URIs should be used for this. > >>> ... > >> > >> Well, one use case that the proposal is addressing is the transport of data from frameworks that *already* use URIs; such a WebDAV properties or JCR identifiers. In these cases you really have only the choice of using the identifiers you have, or establishing a completely new identifier system. > >> > >> And yes, it would be helpful if the draft was just saying that and not make the impression that it was solving the generic problem for JSON. > > > > Ah. I see that as almost an application-specific issue, nothing that should be standardised. Doing that would be leaving sharp tools around small children. > > ... > > I think it's worthwhile to have a spec that says: > > "If you're identifiers are XML names, then this how to use them in JSON. > But if you don't have identifiers like these, don't *start* using them > if you want to use JSON." > > Which of course leaves the question open what to do instead :-) (and > yes, I saw your proposal) > > Best regards, Julian > _______________________________________________ > apps-discuss mailing list > apps-discuss@ietf.org > https://www.ietf.org/mailman/listinfo/apps-discuss
- [apps-discuss] draft-saintandre-json-namespaces-0… Dominik Tomaszuk
- Re: [apps-discuss] draft-saintandre-json-namespac… Paul Hoffman
- Re: [apps-discuss] draft-saintandre-json-namespac… Julian Reschke
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Nottingham
- Re: [apps-discuss] draft-saintandre-json-namespac… Julian Reschke
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Nottingham
- Re: [apps-discuss] draft-saintandre-json-namespac… Julian Reschke
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Nottingham
- Re: [apps-discuss] draft-saintandre-json-namespac… Julian Reschke
- Re: [apps-discuss] draft-saintandre-json-namespac… Paul C. Bryan
- Re: [apps-discuss] draft-saintandre-json-namespac… Thomson, Martin
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Baker
- Re: [apps-discuss] draft-saintandre-json-namespac… Paul Hoffman
- Re: [apps-discuss] draft-saintandre-json-namespac… Thomson, Martin
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Baker
- Re: [apps-discuss] draft-saintandre-json-namespac… Paul Hoffman
- Re: [apps-discuss] draft-saintandre-json-namespac… Peter Saint-Andre
- Re: [apps-discuss] draft-saintandre-json-namespac… Tim Bray
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Nottingham
- Re: [apps-discuss] draft-saintandre-json-namespac… Mark Baker
- Re: [apps-discuss] draft-saintandre-json-namespac… Dominik Tomaszuk
- Re: [apps-discuss] draft-saintandre-json-namespac… Dominik Tomaszuk
- Re: [apps-discuss] draft-saintandre-json-namespac… Julian Reschke
- Re: [apps-discuss] draft-saintandre-json-namespac… Dominik Tomaszuk
- Re: [apps-discuss] draft-saintandre-json-namespac… Dominik Tomaszuk