Re: [apps-discuss] draft-saintandre-xdash-considered-harmful-01

Eric Johnson <eric@tibco.com> Mon, 25 October 2010 20:46 UTC

Return-Path: <eric@tibco.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 C34833A6822 for <apps-discuss@core3.amsl.com>; Mon, 25 Oct 2010 13:46:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.539
X-Spam-Level:
X-Spam-Status: No, score=-2.539 tagged_above=-999 required=5 tests=[AWL=0.060, 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 nn1lkCxJgzcy for <apps-discuss@core3.amsl.com>; Mon, 25 Oct 2010 13:46:54 -0700 (PDT)
Received: from mx2-app.tibco.com (mx2-app.tibco.com [63.100.100.143]) by core3.amsl.com (Postfix) with ESMTP id D09D73A6978 for <apps-discuss@ietf.org>; Mon, 25 Oct 2010 13:46:53 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.58,237,1286175600"; d="scan'208";a="16281561"
Received: from tibco-5.tibco.com (HELO na-pa-fe01.na.tibco.com) ([63.100.100.5]) by mx2-app.tibco.com with ESMTP; 25 Oct 2010 13:48:24 -0700
Received: from Eric-Johnsons-MacBook-Pro.local ([10.98.32.26]) by na-pa-fe01.na.tibco.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 25 Oct 2010 13:48:23 -0700
Message-ID: <4CC5ED17.5010400@tibco.com>
Date: Mon, 25 Oct 2010 13:48:23 -0700
From: Eric Johnson <eric@tibco.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5
MIME-Version: 1.0
To: apps-discuss@ietf.org
References: <201010212030.WAA26704@TR-Sys.de> <DFFD2700-C4DF-4256-BA20-03C45F5BAB54@standardstrack.com> <4CC4D9D3.2060003@att.com> <0077AC96FF0947F4AE87DFA7@PST.JCK.COM> <3F3180D3-2925-47E9-92FD-3ED11FAD6D34@standardstrack.com> <A583522BE810D0F2978AC4AC@PST.JCK.COM>
In-Reply-To: <A583522BE810D0F2978AC4AC@PST.JCK.COM>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 25 Oct 2010 20:48:24.0026 (UTC) FILETIME=[F76513A0:01CB7485]
X-TM-AS-Product-Ver: SMEX-10.0.0.1412-6.500.1024-17724.006
X-TM-AS-Result: No--23.410900-8.000000-31
X-TM-AS-User-Approved-Sender: No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [apps-discuss] draft-saintandre-xdash-considered-harmful-01
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: Mon, 25 Oct 2010 20:46:55 -0000

I've a current interest in this, because I'm trying to craft language 
around IANA registration at pretty much the exact time that this draft 
came up.

One thought below:

On 10/25/10 10:08 AM, John C Klensin wrote:

[snip]
 >
 > The problem I'd like to solve is to be able to bind every header
 > field name to a definition of that header and to be sure those
 > definitions are unique (i.e., exactly one definition per header
 > field name), either via registration of the field name or via
 > one level of indirection (knowing whom to ask).

That just about describes what I want to see out of registration, with 
minimal overhead to the person defining the extension.

[snip]

 >
 >     o Eric-mumble would be invalid unless you conformed to
 >     the registration procedure (if we followed the general
 >     media type model, that would require standards action or
 >     formal IESG recognition, presumably supported by an RFC
 >     or stable, public, document)
 >
 >     o vnd.eric.mumble would be valid if "eric" were
 >     registered and pointed to you so that (i) you could be
 >     consulted about what "mumble" meant and (ii) no one else
 >     would use "vnd.eric."
 >
 >     o pers.eric.mumble would be valid with or without
 >     registration, but would effectively carry the same
 >     disclaimer than "X-" has tried to carry, i.e., that I'd
 >     better be very confident that I know who "eric" is
 >     before assuming that I can interpret "mumble".
 >
 > Ignoring the obvious small issues with syntax, using
 > vnd.URI.field-name or vnd.FQDN.field-name would have the
 > advantage over vnd.Registered-Vendor-Name.field-name of not
 > requiring an IANA registry... and the disadvantage of being
 > somewhat less stable.  Of course, we could punt that tradeoff by
 > having both Registered-Vendor-Name and something URI or
 > DNS-based with different first-facet prefixes and letting the
 > vendor choose between long-term stability and the convenience of
 > avoiding dealing with IANA at all.

Please excuse me for any mistakes of protocol in contributing the 
following, since I'm still very much unfamiliar with the 
workings/culture of the IETF.

My brain immediately leapt to wondering whether the following make sense:

vnd.____.mumble

dns.____.mumble

If you want something in the "personal" category, it is so simple to get 
a DNS name (either as a sub-domain, or as a "top-level"), then why not 
just collapse those scenarios?

Also, being a long time Java programmer, I find it easier to read 
reverse-DNS names, as in "dns.org.ietf.mumble", rather than 
"dns.ietf.org.mumble".  In this case, the more general info comes at the 
front, and the more specific at the end, which a human reader might find 
easier?

"dns.com.foo.mumble"
"dns.uk.co.foo.mumble"
"dns.com.foo.mumble2"
"dns.uk.co.foo.mumble3"

as compared to:
"dns.foo.com.mumble"
"dns.foo.co.uk.mumble"
"dns.foo.com.mumble2"
"dns.foo.co.uk.mumble3"

-Eric.