Re: [apps-discuss] APPSDIR review of draft-ietf-appsawg-media-type-regs-07

Mark Nottingham <mnot@mnot.net> Fri, 18 May 2012 04:15 UTC

Return-Path: <mnot@mnot.net>
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 4AC5A21F8650; Thu, 17 May 2012 21:15:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.563
X-Spam-Level:
X-Spam-Status: No, score=-103.563 tagged_above=-999 required=5 tests=[AWL=-0.964, BAYES_00=-2.599, 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 AnNlcSVuh4jd; Thu, 17 May 2012 21:15:29 -0700 (PDT)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by ietfa.amsl.com (Postfix) with ESMTP id CC07221F864F; Thu, 17 May 2012 21:15:29 -0700 (PDT)
Received: from mnot-mini.mnot.net (unknown [118.209.21.48]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 1DD9922E253; Fri, 18 May 2012 00:15:22 -0400 (EDT)
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: text/plain; charset="us-ascii"
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <01OFLQ8NTHEG0006TF@mauve.mrochek.com>
Date: Fri, 18 May 2012 14:15:19 +1000
Content-Transfer-Encoding: quoted-printable
Message-Id: <5A52480B-1B30-4666-917A-ABE558E58269@mnot.net>
References: <39405CB0-D62D-419F-83C6-DB3CFA7CD9B7@mnot.net> <01OFJW6FHKJ60006TF@mauve.mrochek.com> <A36F2701-439D-48A6-9180-E69EABE6CE4D@mnot.net> <01OFK722DY440006TF@mauve.mrochek.com> <9A0F9270-B389-497F-A940-D4505E8E3F2A@mnot.net> <01OFLQ8NTHEG0006TF@mauve.mrochek.com>
To: Ned Freed <ned.freed@mrochek.com>
X-Mailer: Apple Mail (2.1278)
Cc: IESG IESG <iesg@ietf.org>, IETF Apps Discuss <apps-discuss@ietf.org>, draft-ietf-appsawg-media-type-regs.all@tools.ietf.org
Subject: Re: [apps-discuss] APPSDIR review of draft-ietf-appsawg-media-type-regs-07
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: Fri, 18 May 2012 04:15:31 -0000

I'm OK with removing the example.


On 18/05/2012, at 2:01 PM, Ned Freed wrote:

>> On 17/05/2012, at 10:55 AM, Ned Freed wrote:
>>> 
>>>> I'm not talking about re-defining the concepts, I'm saying that a quick,
>>>> non-normative summary of what they are, along with pointers to more detailed
>>>> information elsewhere, would help readers.
>>> 
>>> Then feel to suggest text.
> 
>> Replace section 1 (Introduction) with:
> 
>> """
>> Recent Internet protocols have been carefully designed to be easily
>> extensible in certain ways. In particular, many protocols, including but
>> not limited to HTTP [RFC2616] and MIME [RFC2045], are capable of carrying
>> arbitrary labeled content.
> 
>> The mechanism used to label such content is a media type, consisting of a
>> top-level type and a subtype, which is further structured into trees.
>> Optionally, media types can define companion data, known as parameters.
> 
>> For example,
> 
>>  text/plain; charset=utf-8
> 
>> has a top-level type of "text", a subtype of "plain", which places the media
>> type in the standards tree. Here, the "charset" parameter is serialised as it
>> would be in HTTP.
> 
>> A registration process is needed for these labels, so that that the set of
>> such values are defined in a reasonably orderly, well-specified, and public
>> manner.
> 
>> Therefore, this document defines media type specification and registration
>> procedures that use the Internet Assigned Numbers Authority (IANA) as a
>> central registry.
> 
>> The media type registry managed by the procedures defined here can be found at
>> <http://www.iana.org/assignments/media-types/>.
>> """
> 
>> Just a suggestion, of course; I'm sure it can be improved upon.
> 
> With the exception of the example, which I think is unnecessary, this basically
> seem fine to me. I don't see it as much of an improvement to be honest, but the
> one thing it does do that I like is that by talking about the location of the
> registry I can eliminate the section that does that.
> 
> 				Ned

--
Mark Nottingham   http://www.mnot.net/