Re: [apps-discuss] What does it mean? (Re: Scope of RFC3986 and successor - what is a URI?)
Graham Klyne <gk@ninebynine.org> Mon, 19 January 2015 14:36 UTC
Return-Path: <gk@ninebynine.org>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D94371B2A93 for <apps-discuss@ietfa.amsl.com>; Mon, 19 Jan 2015 06:36:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TE0OmcsoMSrW for <apps-discuss@ietfa.amsl.com>; Mon, 19 Jan 2015 06:35:59 -0800 (PST)
Received: from relay13.mail.ox.ac.uk (relay13.mail.ox.ac.uk [129.67.1.166]) by ietfa.amsl.com (Postfix) with ESMTP id D7C5E1B2A8B for <apps-discuss@ietf.org>; Mon, 19 Jan 2015 06:35:58 -0800 (PST)
Received: from smtp5.mail.ox.ac.uk ([163.1.2.207]) by relay13.mail.ox.ac.uk with esmtp (Exim 4.80) (envelope-from <gk@ninebynine.org>) id 1YDDQq-0006KG-hJ; Mon, 19 Jan 2015 14:35:56 +0000
Received: from gklyne.plus.com ([80.229.154.156] helo=cheery.atuin.ninebynine.org) by smtp5.mail.ox.ac.uk with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <gk@ninebynine.org>) id 1YDDQq-0004Hh-Gk; Mon, 19 Jan 2015 14:35:56 +0000
Message-ID: <54BD164D.3010300@ninebynine.org>
Date: Mon, 19 Jan 2015 14:35:57 +0000
From: Graham Klyne <gk@ninebynine.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: Sam Ruby <rubys@intertwingly.net>, Nico Williams <nico@cryptonector.com>
References: <54B18B61.8010308@seantek.com> <54B19435.8070401@intertwingly.net> <54B1B211.3050807@seantek.com> <54B1B682.3070609@intertwingly.net> <012001d02d91$6ec42300$4001a8c0@gateway.2wire.net> <54B2781C.4040505@intertwingly.net> <018e01d02dc6$1d03b0a0$4001a8c0@gateway.2wire.net> <54B2CC75.5080900@intertwingly.net> <54B79930.3070009@ninebynine.org> <54B7AEC2.9010109@intertwingly.net> <20150116033032.GD2350@localhost> <54B8F225.1060308@intertwingly.net>
In-Reply-To: <54B8F225.1060308@intertwingly.net>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Oxford-Username: zool0635
Archived-At: <http://mailarchive.ietf.org/arch/msg/apps-discuss/UxcvvzGmGg1gguq0OII81rFV9PY>
Cc: apps-discuss@ietf.org
Subject: Re: [apps-discuss] What does it mean? (Re: Scope of RFC3986 and successor - what is a URI?)
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.15
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: Mon, 19 Jan 2015 14:36:01 -0000
On 16/01/2015 11:12, Sam Ruby wrote: >> I don't see a need for controversy if no breaking changes are proposed. >> If some proposed changes are breaking, we can discuss their impact and >> possibly accept them, but there will be controversy. >> >> A change that would break things on paper might not, of course, and can >> be considered even if it did, but it would be controversial even if it >> turned out that the change would not be breaking in actual deployments. > > Thank you, thank you, thank you for putting this so clearly! I do believe that > "break things on paper" is necessary given my data that valid URIs are a merely > a Platonic ideal. I do believe that "breaking in actual deployments" should be > avoided. I've been mulling this comment, as I think it goes to the heart of the debate. In particular, I wholly agree that "breaking in actual deployments should be avoided" is the crux. The main point I want to make is that in considering actual deployments, the URI analyzers built into web application frameworks (such as ruby/rails, Django, Tomcat, Node, etc.) are an important part of the deployment landscape. I hazard that these may be likely areas of breakage if incompatible changes are made to the URI spec as defined by RFC3986. (If we lived in a world where all Web applications were built and designed along REST principles, including HATEOAS, then this would not be the case, but we are a long way from that, even among applications that claim to be RESTful.) A second, lesser point is that while there are many parsers that are lax in what they accept, as shown by your data, they do not of themselves cause breakage by virtue of being lax. #g --
- [apps-discuss] Fwd: FW: New Version Notification … Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Daniel Stenberg
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Martin J. Dürst
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Daniel Stenberg
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… John C Klensin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- [apps-discuss] "local convention" in draft-kerwin… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] "local convention" in draft-ke… Matthew Kerwin
- Re: [apps-discuss] "local convention" in draft-ke… t.petch
- Re: [apps-discuss] "local convention" in draft-ke… Graham Klyne
- Re: [apps-discuss] "local convention" in draft-ke… Eric Burger
- Re: [apps-discuss] "local convention" in draft-ke… Graham Klyne
- Re: [apps-discuss] "local convention" in draft-ke… Dave Cridland
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Larry Masinter
- Re: [apps-discuss] "local convention" in draft-ke… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Murray S. Kucherawy
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Phillips, Addison
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Phillips, Addison
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Phillips, Addison
- Re: [apps-discuss] Fwd: FW: New Version Notificat… John Cowan
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Doug Royer
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Martin J. Dürst
- Re: [apps-discuss] New Version Notification for d… Patrik Fältström
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Julian Reschke
- [apps-discuss] URI parsing tests: userinfo handli… Julian Reschke
- Re: [apps-discuss] URI parsing tests: userinfo ha… Sam Ruby
- Re: [apps-discuss] URI parsing tests: userinfo ha… Julian Reschke
- Re: [apps-discuss] URI parsing tests: userinfo ha… Sam Ruby
- Re: [apps-discuss] URI parsing tests: userinfo ha… Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- Re: [apps-discuss] URI parsing tests: userinfo ha… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- [apps-discuss] Potential issues in RFC 3986 Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Potential issues in RFC 3986 Sam Ruby
- Re: [apps-discuss] Potential issues in RFC 3986 Julian Reschke
- Re: [apps-discuss] Potential issues in RFC 3986 Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Graham Klyne
- [apps-discuss] presumption that RFC3986 is correc… Sam Ruby
- Re: [apps-discuss] presumption that RFC3986 is co… Graham Klyne
- Re: [apps-discuss] presumption that RFC3986 is co… Sam Ruby
- Re: [apps-discuss] presumption that RFC3986 is co… Stephen Farrell
- Re: [apps-discuss] presumption that RFC3986 is co… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] presumption that RFC3986 is co… Sam Ruby
- Re: [apps-discuss] presumption that RFC3986 is co… Stephen Farrell
- Re: [apps-discuss] Potential issues in RFC 3986 Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] presumption that RFC3986 is co… Julian Reschke
- Re: [apps-discuss] presumption that RFC3986 is co… Julian Reschke
- Re: [apps-discuss] presumption that RFC3986 is co… Martin J. Dürst
- Re: [apps-discuss] presumption that RFC3986 is co… Graham Klyne
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Larry Masinter
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sean Leonard
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- [apps-discuss] character repertoire for fragment … Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Mark Nottingham
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Mark Nottingham
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Mark Nottingham
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… t.petch
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] Parsing text into URLs that do… darrel.miller
- Re: [apps-discuss] character repertoire for fragm… Sean Leonard
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Sean Leonard
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Nico Williams
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- [apps-discuss] Filesystem I18N, again (Re: Fwd: F… Nico Williams
- Re: [apps-discuss] character repertoire for fragm… Matthew Kerwin
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Matthew Kerwin
- Re: [apps-discuss] character repertoire for fragm… Martin J. Dürst
- Re: [apps-discuss] character repertoire for fragm… Julian Reschke
- Re: [apps-discuss] character repertoire for fragm… Martin J. Dürst
- Re: [apps-discuss] character repertoire for fragm… darrel.miller
- Re: [apps-discuss] character repertoire for fragm… David Singer
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] presumption that RFC3986 is co… Nico Williams
- Re: [apps-discuss] character repertoire for fragm… Sam Ruby
- Re: [apps-discuss] character repertoire for fragm… Nico Williams
- Re: [apps-discuss] character repertoire for fragm… Dave Cridland
- Re: [apps-discuss] character repertoire for fragm… Martin J. Dürst
- Re: [apps-discuss] character repertoire for fragm… Martin J. Dürst
- Re: [apps-discuss] character repertoire for fragm… Martin J. Dürst
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Martin J. Dürst
- Re: [apps-discuss] character repertoire for fragm… Dave Cridland
- Re: [apps-discuss] Fwd: FW: New Version Notificat… Nico Williams
- Re: [apps-discuss] character repertoire for fragm… Graham Klyne
- Re: [apps-discuss] character repertoire for fragm… Graham Klyne
- [apps-discuss] Scope of RFC3986 and successor - w… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Julian Reschke
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Henry S. Thompson
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Julian Reschke
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Murray S. Kucherawy
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Julian Reschke
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Julian Reschke
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Sean Leonard
- Re: [apps-discuss] Scope of RFC3986 and successor… Sean Leonard
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… darrel.miller
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Henry S. Thompson
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… t.petch
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Murray S. Kucherawy
- Re: [apps-discuss] Scope of RFC3986 and successor… Murray S. Kucherawy
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Larry Masinter
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- [apps-discuss] What does it mean? (Re: Scope of R… Nico Williams
- Re: [apps-discuss] What does it mean? (Re: Scope … Larry Masinter
- Re: [apps-discuss] What does it mean? (Re: Scope … Sam Ruby
- Re: [apps-discuss] What does it mean? (Re: Scope … Sam Ruby
- [apps-discuss] Terminology and scope of [UI]Rx-li… Henry S. Thompson
- Re: [apps-discuss] Scope of RFC3986 and successor… t.petch
- Re: [apps-discuss] Scope of RFC3986 and successor… t.petch
- Re: [apps-discuss] What does it mean? (Re: Scope … Henry S. Thompson
- Re: [apps-discuss] What does it mean? (Re: Scope … Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Matthew Kerwin
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Hector Santos
- Re: [apps-discuss] What does it mean? (Re: Scope … Dave Cridland
- Re: [apps-discuss] Terminology and scope of [UI]R… Sean Leonard
- Re: [apps-discuss] Terminology and scope of [UI]R… Henry S. Thompson
- Re: [apps-discuss] What does it mean? (Re: Scope … Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… darrel.miller
- Re: [apps-discuss] Scope of RFC3986 and successor… Daniel Stenberg
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Sean Leonard
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… darrel.miller
- Re: [apps-discuss] Scope of RFC3986 and successor… Julian Reschke
- Re: [apps-discuss] Terminology and scope of [UI]R… Julian Reschke
- Re: [apps-discuss] What does it mean? (Re: Scope … Dave Cridland
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Terminology and scope of [UI]R… Henry S. Thompson
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… mike amundsen
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… darrel.miller
- Re: [apps-discuss] Scope of RFC3986 and successor… mike amundsen
- Re: [apps-discuss] Scope of RFC3986 and successor… Sam Ruby
- Re: [apps-discuss] Scope of RFC3986 and successor… Larry Masinter
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne
- Re: [apps-discuss] What does it mean? (Re: Scope … Graham Klyne
- Re: [apps-discuss] What does it mean? (Re: Scope … Martin J. Dürst
- [apps-discuss] draft-ietf-iri-comparison t.petch
- Re: [apps-discuss] draft-ietf-iri-comparison Martin J. Dürst
- Re: [apps-discuss] draft-ietf-iri-comparison Larry Masinter
- Re: [apps-discuss] draft-ietf-iri-comparison Larry Masinter
- Re: [apps-discuss] draft-ietf-iri-comparison t.petch
- Re: [apps-discuss] draft-ietf-iri-comparison Graham Klyne
- Re: [apps-discuss] draft-ietf-iri-comparison David Singer
- Re: [apps-discuss] draft-ietf-iri-comparison Roy T. Fielding
- Re: [apps-discuss] draft-ietf-iri-comparison Larry Masinter
- Re: [apps-discuss] draft-ietf-iri-comparison Mark Nottingham
- Re: [apps-discuss] draft-ietf-iri-comparison James M Snell
- Re: [apps-discuss] draft-ietf-iri-comparison Dave Cridland
- [apps-discuss] IETF lists Re: draft-ietf-iri-comp… t.petch
- Re: [apps-discuss] IETF lists Re: draft-ietf-iri-… Julian Reschke
- Re: [apps-discuss] draft-ietf-iri-comparison Sean Leonard
- Re: [apps-discuss] draft-ietf-iri-comparison Mark Nottingham
- Re: [apps-discuss] Scope of RFC3986 and successor… Bjoern Hoehrmann
- Re: [apps-discuss] Scope of RFC3986 and successor… Larry Masinter
- Re: [apps-discuss] Scope of RFC3986 and successor… Graham Klyne