Re: [Cbor] [cbor-wg/cbor-magic-number] WGLC review (#10)

Carsten Bormann <cabo@tzi.org> Sun, 12 September 2021 22:42 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CCD83A20EC for <cbor@ietfa.amsl.com>; Sun, 12 Sep 2021 15:42:46 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 kUlrAiiJuqqe for <cbor@ietfa.amsl.com>; Sun, 12 Sep 2021 15:42:41 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA8CF3A20EA for <cbor@ietf.org>; Sun, 12 Sep 2021 15:42:41 -0700 (PDT)
Received: from [192.168.217.118] (p548dcf6e.dip0.t-ipconnect.de [84.141.207.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4H74PV4cLrz2xHq; Mon, 13 Sep 2021 00:42:38 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <0CC7F5D5-1E2F-4538-B16D-041B1320C1BE@tzi.org>
Date: Mon, 13 Sep 2021 00:42:38 +0200
Cc: cbor@ietf.org
X-Mao-Original-Outgoing-Id: 653179358.2804919-42ecae61e5eee60cc0fbaac6be818d34
Content-Transfer-Encoding: quoted-printable
Message-Id: <ED1A1575-A8DC-4E91-B91D-450A0B84E2B0@tzi.org>
References: <cbor-wg/cbor-magic-number/issues/10@github.com> <24784.1631485877@localhost> <0CC7F5D5-1E2F-4538-B16D-041B1320C1BE@tzi.org>
To: Michael Richardson <mcr@sandelman.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/dBkd4br04wjb7LEKCMcuoOenb9w>
Subject: Re: [Cbor] [cbor-wg/cbor-magic-number] WGLC review (#10)
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Sep 2021 22:42:47 -0000

On 2021-09-13, at 00:40, Carsten Bormann <cabo@tzi.org> wrote:
> 
> We can switch to the 8126 terminology.

(FYI, I sinned as recently as RFC 9100:

6.  IANA Considerations

   IANA has created a new "SenML Features" subregistry within the
   "Sensor Measurement Lists (SenML)" registry [IANA.SENML] with the
   registration policy "Specification Required" [RFC8126] and the
   columns:


So the correct text should have been:


6.  IANA Considerations

   IANA has created a new "SenML Features" registry within the
   "Sensor Measurement Lists (SenML)” registry group [IANA.SENML] with the
   registration policy "Specification Required" [RFC8126] and the
   columns:


I promise I’ll learn that terminology :-)

Grüße, Carsten