Re: [core] Modernized Link Format

Klaus Hartke <hartke@projectcool.de> Fri, 12 October 2018 08:48 UTC

Return-Path: <hartke@projectcool.de>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA80B130DCD for <core@ietfa.amsl.com>; Fri, 12 Oct 2018 01:48:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.001] autolearn=no 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 Lo-5yWJTs7lp for <core@ietfa.amsl.com>; Fri, 12 Oct 2018 01:48:01 -0700 (PDT)
Received: from wp382.webpack.hosteurope.de (wp382.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8597::]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36AD2130DC4 for <core@ietf.org>; Fri, 12 Oct 2018 01:48:00 -0700 (PDT)
Received: from mail-qt1-f178.google.com ([209.85.160.178]); authenticated by wp382.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1gAt70-0006sl-1y; Fri, 12 Oct 2018 10:47:58 +0200
Received: by mail-qt1-f178.google.com with SMTP id d14-v6so13062300qto.4 for <core@ietf.org>; Fri, 12 Oct 2018 01:47:58 -0700 (PDT)
X-Gm-Message-State: ABuFfoikq7D2TOzficmXW4OZTJ6Wai7D5OGyQioTZvYWbYU7U2G7rOm3 bXtu8NUTndA0IbwqbRF3nho1AT3087V0DwolOeY=
X-Google-Smtp-Source: ACcGV60Ug6l01C3/ckDGOaSKgziuoq2UhrwnSzMMqfQ2DWwvmbru/H1+KfcAfItwXQvbz/Tr6cTfAOPIpha7NhmSZmw=
X-Received: by 2002:a0c:b91b:: with SMTP id u27-v6mr5084304qvf.18.1539334076946; Fri, 12 Oct 2018 01:47:56 -0700 (PDT)
MIME-Version: 1.0
References: <CAAzbHvZiSQvpK=qwtaQX2L5QjZ7nerLW_=eBPFmEhg5YrUPqMA@mail.gmail.com> <20181011124700.GB2437@hephaistos.amsuess.com> <CAAzbHvYR+KjFe-_31qnkYt6qcO9jBpGeaF7B1yiw9BK9oRVfkg@mail.gmail.com> <20181011135318.GD7477@hephaistos.amsuess.com>
In-Reply-To: <20181011135318.GD7477@hephaistos.amsuess.com>
From: Klaus Hartke <hartke@projectcool.de>
Date: Fri, 12 Oct 2018 10:47:20 +0200
X-Gmail-Original-Message-ID: <CAAzbHvY225KvEPu1P9JwSvHeTOG20BPrEgQoYdY9vzsiDKAU-A@mail.gmail.com>
Message-ID: <CAAzbHvY225KvEPu1P9JwSvHeTOG20BPrEgQoYdY9vzsiDKAU-A@mail.gmail.com>
To: "Christian M. Amsüss" <christian@amsuess.com>
Cc: "core@ietf.org WG" <core@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-bounce-key: webpack.hosteurope.de; hartke@projectcool.de; 1539334081; 13889079;
X-HE-SMSGID: 1gAt70-0006sl-1y
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/YZVZk4fViwCkX474GlHXpTAc-KQ>
Subject: Re: [core] Modernized Link Format
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 08:48:03 -0000

Christian Amsüss wrote:
> > Thinking about it a bit more, I only see two ways forward: Keep the
> > "application/link-format" media type and add a version indicator to
> > the representation format that prevents legacy applications from
> > applying the wrong semantics.
>
> That avoids the formal mess, but creates a practical one. Code is out
> there that produces documents in "link-format;version=any" (documents
> that work with both 6690 and modernized). Moving everything over to
> link-format;version=2 at ct=39 creates formal clarity and practical
> non-interoperability for them.

I was more thinking of keeping the media type and content format ID
and changing the payload to opt-in to the new semantics.

For example, the link in this representation of
<coap://example.com:1234/.well-known/core>...

    <foo/bar>

...would resolve to <coap://example.com:1234/foo/bar>, and the link in
this representation...

   \v2, <foo/bar>

would resolve to <coap://example.com:1234/.well-known/foo/bar>.

> CoRAL -- yes, that's why I asked about whether we can have a preview
> release of CoRAL without the research-ish forms parts in it. If CoRAL
> were a document heading towards WGLC, I'd be happy to recommend CoRAL
> for RD use on all sides, and state that link-format can be used per
> RFC6690 but is limited as outlined in an appendix, and power users
> should use CoRAL or better.

Let's accelerate CoRAL then.

Klaus