Re: [art] [media-types] [internet-drafts@ietf.org] New Version Notification for draft-shelby-exi-registration-02.txt

Olaf Bergmann <bergmann@tzi.org> Tue, 28 February 2017 15:59 UTC

Return-Path: <bergmann@tzi.org>
X-Original-To: art@ietfa.amsl.com
Delivered-To: art@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30955129517; Tue, 28 Feb 2017 07:59:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x-gk744KCyRs; Tue, 28 Feb 2017 07:59:28 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08A5E1204D9; Tue, 28 Feb 2017 07:59:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id v1SFxOv2009231; Tue, 28 Feb 2017 16:59:24 +0100 (CET)
Received: from aung.tzi.org (unknown [IPv6:2001:638:708:30da:f914:6d44:554a:662d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3vXjv04RLMzDJFt; Tue, 28 Feb 2017 16:59:24 +0100 (CET)
From: Olaf Bergmann <bergmann@tzi.org>
To: Ned Freed <ned.freed@mrochek.com>
References: <87innupsvh.fsf@aung.informatik.uni-bremen.de> <01QBES7UHX6E0005AQ@mauve.mrochek.com> <87r32io0mu.fsf@aung.informatik.uni-bremen.de> <01QBEUCUSIQW0005AQ@mauve.mrochek.com>
Date: Tue, 28 Feb 2017 16:59:24 +0100
In-Reply-To: <01QBEUCUSIQW0005AQ@mauve.mrochek.com> (Ned Freed's message of "Tue, 28 Feb 2017 06:46:57 -0800 (PST)")
Message-ID: <87efyinw6b.fsf@aung.informatik.uni-bremen.de>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/art/tRP4g5AmjHFvqfwHsFKK5HRChcA>
Cc: media-types@ietf.org, art@ietf.org, core@ietf.org
Subject: Re: [art] [media-types] [internet-drafts@ietf.org] New Version Notification for draft-shelby-exi-registration-02.txt
X-BeenThere: art@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Applications and Real-Time Area Discussion <art.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/art>, <mailto:art-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/art/>
List-Post: <mailto:art@ietf.org>
List-Help: <mailto:art-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/art>, <mailto:art-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Feb 2017 15:59:29 -0000

Ned Freed <ned.freed@mrochek.com> writes:

>> Well, processing a document is one thing. But signaling that you can
>> process a document (with or without schema) is another thing. The "+exi"
>> suffix helps where application/exi and content-coding: exi are not
>> applicable (e.g. in a CoAP Accept option). This is pretty much what the
>> draft describes.
>
> Hmm. Well, if this assessment of the mechanism in CoAP is valid - and I take no
> position on that - it sounds to me like CoAP effectively extended the semantics
> of media types in a fairly fundamental way.

I do not think it does, more likely was my description not
accurate. What CoAP does is that it assigns a numeric value to a
registered media type/content coding combination which then is used when
negotiating the acceptable content type between sender and receiver.

> In particular, it seems like you're using them as a signalling mechanism where
> no data of the given type is actually involved. If that's indeed the case, then
> that extension to the use of media types needs to be fully and completely
> described, along with its security considerations, so that types intended
> for this usage can undergo proper review before they are registered.

The number is just an abbreviation of what would otherwise go into the
Content-Type or Accept header together with Content-Coding. I do not see
why this would be an extension to common handling of media types and
their encodings?


Grüße
Olaf