Re: [core] Review of draft-ietf-core-coral -02

Klaus Hartke <hartke@projectcool.de> Sun, 12 January 2020 17:55 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 8DF1612002F; Sun, 12 Jan 2020 09:55:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] 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 6HPYv4M_A57Q; Sun, 12 Jan 2020 09:55:07 -0800 (PST)
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 F089B12001B; Sun, 12 Jan 2020 09:55:06 -0800 (PST)
Received: from mail-qt1-f177.google.com ([209.85.160.177]); authenticated by wp382.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1iqhS2-0006X5-9e; Sun, 12 Jan 2020 18:55:02 +0100
Received: by mail-qt1-f177.google.com with SMTP id w30so7085853qtd.12; Sun, 12 Jan 2020 09:55:02 -0800 (PST)
X-Gm-Message-State: APjAAAWv+GEQcRBHfaMP/svwzotDyF4QNT8jlp3PHewWYpGR5jXVr9O/ /GynmxymzaUQyEe+I5vRreBxi9eUZ4nh36IFXAA=
X-Google-Smtp-Source: APXvYqxTY0fYODZGNTadQmLykhqjzwXfBPZPNRASogNmzYJEyrfX16rTbKjc0XbkAcl4Rctf2uKYNk+dSR2qak8ZMfs=
X-Received: by 2002:ac8:750b:: with SMTP id u11mr11020632qtq.174.1578851701261; Sun, 12 Jan 2020 09:55:01 -0800 (PST)
MIME-Version: 1.0
References: <000101d5c905$adec9480$09c5bd80$@augustcellars.com> <CAAzbHvbw6gXdzjF1Q_Vw1kaDM_cGeXcxe_c6_ErvJcXq_my8gQ@mail.gmail.com> <001601d5c96d$fdea59f0$f9bf0dd0$@augustcellars.com>
In-Reply-To: <001601d5c96d$fdea59f0$f9bf0dd0$@augustcellars.com>
From: Klaus Hartke <hartke@projectcool.de>
Date: Sun, 12 Jan 2020 18:54:25 +0100
X-Gmail-Original-Message-ID: <CAAzbHvYn+COanTPozEXJrKkm=MLyO6MREvnO_9DfHxsL7QCSaA@mail.gmail.com>
Message-ID: <CAAzbHvYn+COanTPozEXJrKkm=MLyO6MREvnO_9DfHxsL7QCSaA@mail.gmail.com>
To: Jim Schaad <ietf@augustcellars.com>
Cc: draft-ietf-core-coral@ietf.org, "core@ietf.org WG" <core@ietf.org>
Content-Type: text/plain; charset="UTF-8"
X-bounce-key: webpack.hosteurope.de; hartke@projectcool.de; 1578851707; 5804b60f;
X-HE-SMSGID: 1iqhS2-0006X5-9e
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/HogaLuFNIU9Piwp_fopsL2Aq4EI>
Subject: Re: [core] Review of draft-ietf-core-coral -02
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: Sun, 12 Jan 2020 17:55:10 -0000

>> The intention here was to say that the MUST NOT applies to data types that are syntactically not allowed (like a Boolean as a link relation
>> type) but not to data types that are semantically not allowed (like a Boolean as a form field value that is supposed to indicate a content format).
>
> [JLS] Could be clearer.

I've made an attempt for a small clarification here:
<https://github.com/core-wg/coral/commit/e851af62bed6c1a4e07d8811f7f0e4163abde548>.
If you think that can be further improved, a pull request would be
very welcome :)



Klaus