Re: [apps-discuss] "X-" revisited

Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com> Thu, 30 June 2011 07:19 UTC

Return-Path: <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.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 A39EA11E8173 for <apps-discuss@ietfa.amsl.com>; Thu, 30 Jun 2011 00:19:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.099
X-Spam-Level:
X-Spam-Status: No, score=-103.099 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FROM_LOCAL_NOVOWEL=0.5, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XBbsh5R8fjNK for <apps-discuss@ietfa.amsl.com>; Thu, 30 Jun 2011 00:19:42 -0700 (PDT)
Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by ietfa.amsl.com (Postfix) with ESMTP id DC69511E816E for <apps-discuss@ietf.org>; Thu, 30 Jun 2011 00:19:41 -0700 (PDT)
Received: by pzk27 with SMTP id 27so2394850pzk.27 for <apps-discuss@ietf.org>; Thu, 30 Jun 2011 00:19:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=dcqqr1dsaalRVv8T53Ty4E3JZNcCzXv9mOsRg/5bt0g=; b=m+7J3VeFl+c5q3Nfhz8yE5QpmErvbI9t0V7IfxxuCQjWJZ9+BapjkEuJK1qL5Ex7MN buXKznv4EssxVyiljl5p9omiBG/oGUuSIfH1sgBAJCUa/wb5/EwkmWDx8zo6yCo9vWB4 NRmMbhNm5UoGx46gRTUOxQdkD/ye5bnP018hc=
Received: by 10.143.35.14 with SMTP id n14mr807958wfj.437.1309418381369; Thu, 30 Jun 2011 00:19:41 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.142.89.6 with HTTP; Thu, 30 Jun 2011 00:19:21 -0700 (PDT)
In-Reply-To: <4E08CDCB.70902@stpeter.im>
References: <4E08CDCB.70902@stpeter.im>
From: Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
Date: Thu, 30 Jun 2011 09:19:21 +0200
Message-ID: <BANLkTinb60J8H3kV2yn9wtGoaeXt+C8z+w@mail.gmail.com>
To: Peter Saint-Andre <stpeter@stpeter.im>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: "apps-discuss@ietf.org" <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] "X-" revisited
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: Thu, 30 Jun 2011 07:19:42 -0000

On 27 June 2011 20:36, Peter Saint-Andre wrote:

> I've published a heavily-revised version of the "X-" proposal

Thanks.  The worst case I'm aware of is image/x-icon vs. MIME type
image/vnd.microsoft.icon - add this if you need more bad examples.

Maybe pick some well-known RFCs and honour them with an "updates",
obsoleting their x-foo conventions.

IIRC the NetNews RFC also inherited this x-cruft.  As Dave wrote,
I also considered "x-foo" as cool idea, but it turned out to work
like "bar", and we need no "x-" to arrive at "foobar".

Wrt RFC 5064, as long as the relevant message format / mail /
netnews / MIME / http / etc. RFCs are not updated a BCP calling
for updates doesn't help, and developers will continue to invent
new x-cruft, because it's their only "officially allowed" option.

It could be also tricky to fix x-issues in the future message
format and mail STDs, because STDs are not supposed to be very
different from the DS.  A newer BCP overruling the older DS with
an "updates" could justify to adopt the new state of the art in
the STD.  Or maybe I'm just a bit paranoid... ;-)

-Frank