Re: [ietf-types] Registration Of media types application/cdmi-*
Keith Moore <moore@network-heretics.com> Wed, 22 September 2010 15:47 UTC
Return-Path: <moore@network-heretics.com>
X-Original-To: ietf-types@core3.amsl.com
Delivered-To: ietf-types@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5A51628C0DF for <ietf-types@core3.amsl.com>; Wed, 22 Sep 2010 08:47:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[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 CJKd6cWxa7LE for <ietf-types@core3.amsl.com>; Wed, 22 Sep 2010 08:47:16 -0700 (PDT)
Received: from m1.imap-partners.net (m1.imap-partners.net [64.13.152.131]) by core3.amsl.com (Postfix) with ESMTP id 34CF83A69C1 for <ietf-types@ietf.org>; Wed, 22 Sep 2010 08:47:16 -0700 (PDT)
Received: from 99-205-255-194.pools.spcsdns.net (99-205-255-194.pools.spcsdns.net [99.205.255.194]) by m1.imap-partners.net (MOS 4.1.8-GA) with ESMTP id CFM86227 (AUTH admin@network-heretics.com); Wed, 22 Sep 2010 08:47:37 -0700
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset="iso-8859-1"
From: Keith Moore <moore@network-heretics.com>
In-Reply-To: <9FA16888AD1BF64ABCE6C2532CCEB98A0BB2AEE1@xmb-sjc-219.amer.cisco.com>
Date: Wed, 22 Sep 2010 11:47:38 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <322785A3-9374-4079-83CA-5AB85395BAED@network-heretics.com>
References: <9FA16888AD1BF64ABCE6C2532CCEB98A0BB2ACB2@xmb-sjc-219.amer.cisco.com> <jfai96d4ebud62rjns4cn4758bnf7miji4@hive.bjoern.hoehrmann.de> <9FA16888AD1BF64ABCE6C2532CCEB98A0BB2AEE1@xmb-sjc-219.amer.cisco.com>
To: Krishna Sankar <ksankar@cisco.com>
X-Mailer: Apple Mail (2.1081)
X-Mailman-Approved-At: Wed, 22 Sep 2010 11:10:39 -0700
Cc: ietf-types@ietf.org
Subject: Re: [ietf-types] Registration Of media types application/cdmi-*
X-BeenThere: ietf-types@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Media \(MIME\) type review" <ietf-types.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-types>
List-Post: <mailto:ietf-types@ietf.org>
List-Help: <mailto:ietf-types-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Sep 2010 15:47:18 -0000
1. You claim to be registering application/cdmi-* but the actual subtype names in the individual templates don't start with "cdmi-". Please add them. I think it would be bad if application/capability, application/domain, etc. were registered. 2. Re: Encoding considerations. Normally this would be some recommendation about whether to use base64, quoted-printable, or whatever, when transporting objects of this type over MIME email. Your type applications don't say anything about that. Your applications supply advice about using a charset parameter, but your proposed types don't even define a charset parameter. Parameters defined for one type (say text/plain) do not automatically exist for other types. I'm just guessing, but perhaps you'd like to say that since objects of type application/cdmi-* consist of utf-8 text, base64 encoding is appropriate when transporting such objects over email. 3. Security considerations. IANA probably knows enough to supply the missing detail, but just in case they miss it : Type registrations are intended to be standalone. "See Section 7" begs the question "of what?" On Sep 21, 2010, at 9:42 PM, Krishna Sankar (ksankar) wrote: > Corrected request for registration and have submitted draft-cdmi-mediatypes-00 : > > Hi all, > Would like to register the following media types. Please send me any questions, suggestions, insights and so forth. > > --------------------- > 6. IANA Considerations > > This memo includes a request to IANA to register the following media > types : > > o application/cdmi-domain > > o application/cdmi-capability > > o application/cdmi-container > > o application/cdmi-object and > > o application/cdmi-queue > > 6.1. Media Type application/cdmi-capability > > Type name: application > > Subtype name: capability > > Required parameters: none > > Optional parameters: none > > Encoding considerations: The "charset" MIME parameter, if present, > MUST be set to "UTF-8", as defined in [RFC3629]. > > Security considerations: See Section 7. > > Interoperability considerations: none > > Published specification: draft-cdmi-mediatypes-00 > > Applications that use this media type: Implementations of the Cloud > Data Management Interface (CDMI) defined by the Storage Networking > Industry Association (SNIA) > > Additional information: > > Magic number(s): none > > File extension(s): none > > Macintosh file type code(s): none > > Person and email address to contact for further information: Arnold > Jones arnold.jones@snia.org > > Intended usage: COMMON > > Restrictions on usage: none > > Author: SNIA Cloud Storage Initiative cloudtwg@snia.org > > Change controller: SNIA Cloud Storage Initiative cloudtwg@snia.org > > 6.2. Media Type application/cdmi-container > > Type name: application > > Subtype name: container > > Required parameters: none > > Optional parameters: none > > Encoding considerations: The "charset" MIME parameter, if present, > MUST be set to "UTF-8", as defined in [RFC3629]. > > Security considerations: See Section 7. > > Interoperability considerations: none > > Published specification: draft-cdmi-mediatypes-00 > > Applications that use this media type: Implementations of the Cloud > Data Management Interface (CDMI) defined by the Storage Networking > Industry Association (SNIA) > > Additional information: > > Magic number(s): none > > File extension(s): none > > Macintosh file type code(s): none > > Person and email address to contact for further information: Arnold > Jones arnold.jones@snia.org > > Intended usage: COMMON > > Restrictions on usage: none > > Author: SNIA Cloud Storage Initiative cloudtwg@snia.org > > Change controller: SNIA Cloud Storage Initiative cloudtwg@snia.org > > 6.3. Media Type application/cdmi-domain > > Type name: application > > Subtype name: domain > > Required parameters: none > > Optional parameters: none > > Encoding considerations: The "charset" MIME parameter, if present, > MUST be set to "UTF-8", as defined in [RFC3629]. > > Security considerations: See Section 7. > > Interoperability considerations: none > > Published specification: draft-cdmi-mediatypes-00 > > Applications that use this media type: Implementations of the Cloud > Data Management Interface (CDMI) defined by the Storage Networking > Industry Association (SNIA) > > Additional information: > > Magic number(s): none > > File extension(s): none > > Macintosh file type code(s): none > > Person and email address to contact for further information: Arnold > Jones arnold.jones@snia.org > > Intended usage: COMMON > > Restrictions on usage: none > > Author: SNIA Cloud Storage Initiative cloudtwg@snia.org > > Change controller: SNIA Cloud Storage Initiative cloudtwg@snia.org > > 6.4. Media Type application/cdmi-object > > Type name: application > > Subtype name: object > > Required parameters: none > > Optional parameters: none > > Encoding considerations: The "charset" MIME parameter, if present, > MUST be set to "UTF-8", as defined in [RFC3629]. > > Security considerations: See Section 7. > > Interoperability considerations: none > > Published specification: draft-cdmi-mediatypes-00 > > Applications that use this media type: Implementations of the Cloud > Data Management Interface (CDMI) defined by the Storage Networking > Industry Association (SNIA) > > Additional information: > > Magic number(s): none > > File extension(s): none > > Macintosh file type code(s): none > > Person and email address to contact for further information: Arnold > Jones arnold.jones@snia.org > > Intended usage: COMMON > > Restrictions on usage: none > > Author: SNIA Cloud Storage Initiative cloudtwg@snia.org > > Change controller: SNIA Cloud Storage Initiative cloudtwg@snia.org > > 6.5. Media Type application/cdmi-queue > > Type name: application > > Subtype name: queue > > Required parameters: none > > Optional parameters: none > > Encoding considerations: The "charset" MIME parameter, if present, > MUST be set to "UTF-8", as defined in [RFC3629]. > > Security considerations: See Section 7. > > Interoperability considerations: none > > Published specification: draft-cdmi-mediatypes-00 > > Applications that use this media type: Implementations of the Cloud > Data Management Interface (CDMI) defined by the Storage Networking > Industry Association (SNIA) > > Additional information: > > Magic number(s): none > > File extension(s): none > > Macintosh file type code(s): none > > Person and email address to contact for further information: Arnold > Jones arnold.jones@snia.org > > Intended usage: COMMON > > Restrictions on usage: none > > Author: SNIA Cloud Storage Initiative cloudtwg@snia.org > > Change controller: SNIA Cloud Storage Initiative cloudtwg@snia.org > > --------------------- > Cheers & thanks > <k/> > > ------------------------------------------------------------------------------ > | | Krishna Sankar, Distinguished Engineer > :|: :|: http://doubleclix.wordpress.com/about/ > :|||: :|||: - Cloud Computing, Social Networks > ..:|||||||:.....:|||||||:.. - Semantic Social Networking = DeComplexify - .. > Cisco Systems Inc - ... Contextualize-Network-Reason & then Infer > (Ph) 408-853-8475 ksankar@cisco.com > ----------------------------------------------------------------------------- > "Not all those who wander are lost ..." -J.R.R.Tolkien > ----------------------------------------------------------------------------- > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/index.html > > > > > -----Original Message----- > From: Bjoern Hoehrmann [mailto:derhoermi@gmx.net] > Sent: Tuesday, September 21, 2010 2:59 PM > To: Krishna Sankar (ksankar) > Cc: ietf-types@ietf.org > Subject: Re: [ietf-types] Registration Of media types application/cdmi-* > > * Krishna Sankar (ksankar) wrote: >> Would like to register the following media types. >> Please send me any questions, suggestions, insights and so forth. > >> Published specification: draft-cdmi-mediatypes-01 > > I could not find this draft. I also tried my favourite search engine > with some of the phrases from the templates but came up empty. > -- > Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de > Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de > 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ > _______________________________________________ > ietf-types mailing list > ietf-types@ietf.org > https://www.ietf.org/mailman/listinfo/ietf-types >
- [ietf-types] Registration Of media types applicat… Krishna Sankar (ksankar)
- Re: [ietf-types] Registration Of media types appl… Bjoern Hoehrmann
- Re: [ietf-types] Registration Of media types appl… Peter Saint-Andre
- Re: [ietf-types] Registration Of media types appl… Krishna Sankar (ksankar)
- Re: [ietf-types] Registration Of media types appl… Krishna Sankar (ksankar)
- Re: [ietf-types] Registration Of media types appl… Keith Moore
- Re: [ietf-types] Registration Of media types appl… Keith Moore
- Re: [ietf-types] Registration Of media types appl… Krishna Sankar (ksankar)
- Re: [ietf-types] Registration Of media types appl… Krishna Sankar (ksankar)