Re: [apps-discuss] Feedback about "Update to MIME regarding Charset Parameter Handling in Textual Media Types"

Julian Reschke <julian.reschke@gmx.de> Wed, 29 February 2012 10:03 UTC

Return-Path: <julian.reschke@gmx.de>
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 9CB2D21F87FF for <apps-discuss@ietfa.amsl.com>; Wed, 29 Feb 2012 02:03:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.096
X-Spam-Level:
X-Spam-Status: No, score=-104.096 tagged_above=-999 required=5 tests=[AWL=-1.797, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, USER_IN_WHITELIST=-100]
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 oymitZbbC4jm for <apps-discuss@ietfa.amsl.com>; Wed, 29 Feb 2012 02:03:04 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by ietfa.amsl.com (Postfix) with SMTP id C74C521F87FC for <apps-discuss@ietf.org>; Wed, 29 Feb 2012 02:03:03 -0800 (PST)
Received: (qmail invoked by alias); 29 Feb 2012 10:03:02 -0000
Received: from p3EE2676A.dip.t-dialin.net (EHLO [192.168.178.36]) [62.226.103.106] by mail.gmx.net (mp072) with SMTP; 29 Feb 2012 11:03:02 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1+jZp0zLYqj/nqS4gSlmYhovRLN0xv2VQ2ZIYC/T2 jAJ02jYRm+qfR6
Message-ID: <4F4DF7CF.7080806@gmx.de>
Date: Wed, 29 Feb 2012 11:02:55 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
MIME-Version: 1.0
To: "\"Martin J. Dürst\"" <duerst@it.aoyama.ac.jp>
References: <CAJQvAudekOKa2mzas-igD_6pa2je000Darin2HDNda-sk9TLCQ@mail.gmail.com> <4F4D581E.20503@gmx.de> <01OCJ7KAZHWG00ZUIL@mauve.mrochek.com> <4F4D8ED0.1030800@it.aoyama.ac.jp>
In-Reply-To: <4F4D8ED0.1030800@it.aoyama.ac.jp>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
X-Y-GMX-Trusted: 0
Cc: Anne van Kesteren <annevk@opera.com>, Ned Freed <ned.freed@mrochek.com>, apps-discuss@ietf.org
Subject: Re: [apps-discuss] Feedback about "Update to MIME regarding Charset Parameter Handling in Textual Media Types"
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: Wed, 29 Feb 2012 10:03:04 -0000

On 2012-02-29 03:34, "Martin J. Dürst" wrote:
> On 2012/02/29 11:19, Ned Freed wrote:
>
>>> Another change I want to do is to add to:
>>
>>> "New subtypes of the "text" media type, thus, SHOULD NOT define a
>>> default "charset" value. If there is a strong reason to do so despite
>>> this advice, they SHOULD use the "UTF-8" [RFC3629] charset as the
>>> default."
>>
>>> a sentence that if it's not UTF-8, it MUST be an ASCII-compatible
>>> encoding.
>>
>> I think that's a very good addition to make.
>
> Do we really, in this day and age, expect a new type to define an ASCII
> compatible encoding that's not UTF-8 as a default?

I hope not. If we were 100% sure, the "SHOULD be UTF-8" would be a "MUST 
be UTF-8".

> If the MUST is some basic Mime requirement, then I don't see any reason
> to repeat it here. If it's not, then I don't see why it couldn't be
> UTF-16(LE|BE) or some such. In any case, I don't see why we need to be
> that specific, we are already outside a SHOULD NOT and then outside a
> SHOULD, and that isn't supposed to happen very often.

It could be considered a requirement to not break software too much that 
has been written with the previous ASCII default in mind. As such, I 
really believe that using something like UTF-16 without labeling it as 
such would be a bad bad idea.

Best regards, Julian