Re: [core] 🔔 WG last call for draft-ietf-core-groupcomm-bis-06

Carsten Bormann <cabo@tzi.org> Mon, 25 April 2022 08:41 UTC

Return-Path: <cabo@tzi.org>
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 C75643A12AF for <core@ietfa.amsl.com>; Mon, 25 Apr 2022 01:41:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] 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 mr7ni7a4c3ig for <core@ietfa.amsl.com>; Mon, 25 Apr 2022 01:41:17 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::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 40C483A129A for <core@ietf.org>; Mon, 25 Apr 2022 01:41:17 -0700 (PDT)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (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 4Kmz4n4tc5zDCh3; Mon, 25 Apr 2022 10:41:13 +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: <01e401d8587e$88c1de80$9a459b80$@jpshallow.com>
Date: Mon, 25 Apr 2022 10:41:13 +0200
Cc: core@ietf.org
X-Mao-Original-Outgoing-Id: 672568873.340531-eae1be9527a57c00b5fea13dd49f866f
Content-Transfer-Encoding: quoted-printable
Message-Id: <CCA76E29-8157-4E11-AC1C-F15CEEFCE5BF@tzi.org>
References: <390A7518-0E4D-4D91-AC4F-46307AC43EAD@tzi.org> <7623D33B-7126-44EB-BE3B-361CD3B7DFF3@tzi.org> <01e401d8587e$88c1de80$9a459b80$@jpshallow.com>
To: Jon Shallow <supjps-ietf@jpshallow.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/tID7yvlCi7w17Qd5X2QWWcWGnOY>
Subject: Re: [core] 🔔 WG last call for draft-ietf-core-groupcomm-bis-06
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: Mon, 25 Apr 2022 08:41:21 -0000

Thank you for the quick feedback, Jon!

> There appears to be ambiguity between "g._" and "g.*" which looks like a rendering issue.

Yes:
https://github.com/core-wg/groupcomm-bis/pull/33/commits/dde7e75
A standard pitfall of using unprotected * in markdown (*).

(PR 33 is not yet merged, apparently.)

Grüße, Carsten

(*) I would recommend using a code-span as in `foo`, but since xml2rfc 3.10.0 these no longer trigger quotes in the plaintext version, which may be confusing.