Re: [apps-discuss] [Uri-review] Provisional URI registrations
"t.petch" <ietfc@btconnect.com> Wed, 24 November 2010 09:43 UTC
Return-Path: <ietfc@btconnect.com>
X-Original-To: apps-discuss@core3.amsl.com
Delivered-To: apps-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6301F3A69B7; Wed, 24 Nov 2010 01:43:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.487
X-Spam-Level:
X-Spam-Status: No, score=-2.487 tagged_above=-999 required=5 tests=[AWL=0.113, BAYES_00=-2.599]
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 pfHbpXC2du3G; Wed, 24 Nov 2010 01:42:59 -0800 (PST)
Received: from mail.btconnect.com (c2beaomr06.btconnect.com [213.123.26.184]) by core3.amsl.com (Postfix) with ESMTP id 0A37C3A6817; Wed, 24 Nov 2010 01:42:58 -0800 (PST)
Received: from host81-156-71-67.range81-156.btcentralplus.com (HELO pc6) ([81.156.71.67]) by c2beaomr06.btconnect.com with SMTP id BAH72060; Wed, 24 Nov 2010 09:43:44 +0000 (GMT)
Message-ID: <002f01cb8bb3$6bc87fe0$4001a8c0@gateway.2wire.net>
From: "t.petch" <ietfc@btconnect.com>
To: Graham Klyne <GK-lists@ninebynine.org>, Michael Wojcik <Michael.Wojcik@microfocus.com>
References: <201011222034.VAA22485@TR-Sys.de><81F42F63D5BB344ABF294F8E80990C7902782A63@MTV-EXCHANGE.microfocus.com> <4CEBE19C.6020408@ninebynine.org>
Date: Wed, 24 Nov 2010 09:40:23 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0301.4CECDE39.00FA, actions=TAG
X-Junkmail-Status: score=10/50, host=c2beaomr06.btconnect.com
X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0203.4CECDE56.0277, ss=1, fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=single engine
X-Junkmail-IWF: false
Cc: uri-review@ietf.org, Înes <ah@TR-Sys.de>, apps-discuss@ietf.org
Subject: Re: [apps-discuss] [Uri-review] Provisional URI registrations
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 24 Nov 2010 09:43:01 -0000
----- Original Message ----- From: "Graham Klyne" <GK-lists@ninebynine.org> To: "Michael Wojcik" <Michael.Wojcik@microfocus.com> Cc: <uri-review@ietf.org>; "Înes" <ah@TR-Sys.de>; <apps-discuss@ietf.org>; <Alfred H@core3.amsl.com> Sent: Tuesday, November 23, 2010 4:45 PM Michael, thanks for the clarification. I clearly skimmed the discussion too quickly - I didn't pick up that the scheme was lacking a definition. I think my latest response to Alfred applies. <tp> Who needs a definition? I did a quick 'literature search' and found plenty of references to tn3270 as a URI but no definition; the examples were all of the form scheme :// host : port No parameters, queries, fragments or anything fancy. On reflection, this seems right; tn3270 is more sophisticated than many IETF protocols and if it wants something, it negotiates it, so no need for a complex URI to specify things in advance. One could write a universal URI definition for such schemes scheme host port means set up a connection of protocol 'scheme' to 'host', default port from IANA, but, arguably, we already have all we need in RFC3986. Tom Petch </tp> #g -- Michael Wojcik wrote: >> From: uri-review-bounces@ietf.org [mailto:uri-review-bounces@ietf.org] >> On Behalf Of Alfred HÎnes >> Sent: Monday, 22 November, 2010 15:35 >> >> Graham Klyne wrote: >> >>> Having made a very quick review of that discussion (w.r.t. tn3270), I >>> feel there is a consensus that the appropriate response to to say >>> "that's fine, it has a definition, let's leave it there". >> Well, that's been one of the points where opinions seem to differ. >> I could not find a definition, only RFC 1738 "reserving the name for >> future definition". The users of TN3270 service so far have claimed >> there would be a definition, but nobody has shown it so far, and some >> indications have been reported of different, non-interoperable >> definitions as well. I don't want to take a position on that now. > > As far as I can tell, the situation is this: > > - There is no definition of the tn3270 scheme. > > - There are applications which interpret tn3270 URIs, by starting a client that implements some flavor of TN3270. > > - There is no single definition of a TN3270 service, which is what the scheme presumably refers to. There are definitions of various pieces of Classic TN3270, definitions of "best practices" for Classic TN3270, and a definition of TN3270E. > > - There are various implementations of TN3270 service (client and server), most or all of which are probably not fully compliant with the various definitions. > > - Those implementations are generally interoperable, but sometimes with caveats (eg reduced functionality). > > So I think it's fair to say that: > > 1) There is no definition of the tn3270 scheme. > > 2) While there's a working understanding of what specifications contribute to a "standard" implementation of TN3270 service, there is no single definition of that service. That makes defining the scheme more difficult. > > I'd also suggest that while a single definition of the TN3270 service, and a definition and proper registration of the tn3270 scheme, are desirable, in practice I don't believe they'd have much effect. IBM hasn't shown any inclination to bring its client implementation into conformance with the extant TN3270E specification (RFC 2355), for example. > > I don't have strong feelings about whether the "tn3270" scheme is labelled "provisional" or "historic". Again, I don't think it will make any difference to implementors, who will treat tn3270-scheme URIs however they like. (I'm an implementor myself, but thus far I've only dealt with the server side, which never sees such URIs, so it hasn't come up.) > _______________________________________________ apps-discuss mailing list apps-discuss@ietf.org https://www.ietf.org/mailman/listinfo/apps-discuss
- Re: [apps-discuss] Provisional URI registrations Alfred Hönes
- Re: [apps-discuss] [Uri-review] Provisional URI r… Michael Wojcik
- Re: [apps-discuss] [Uri-review] Provisional URI r… Graham Klyne
- Re: [apps-discuss] Provisional URI registrations Graham Klyne
- Re: [apps-discuss] [Uri-review] Provisional URI r… t.petch
- Re: [apps-discuss] [Uri-review] Provisional URI r… Mykyta Yevstifeyev
- Re: [apps-discuss] [Uri-review] Provisional URI r… t.petch
- Re: [apps-discuss] [Uri-review] Provisional URI r… Michael Wojcik
- Re: [apps-discuss] [Uri-review] Provisional URI r… t.petch
- Re: [apps-discuss] Provisional URI registrations Lyndon Nerenberg (VE6BBM/VE7TFX)
- Re: [apps-discuss] [Uri-review] Provisional URI r… t.petch
- Re: [apps-discuss] [Uri-review] Provisional URI r… Michael Wojcik