[core] Éric Vyncke's No Objection on draft-ietf-core-yang-cbor-16: (with COMMENT)

Éric Vyncke via Datatracker <noreply@ietf.org> Wed, 14 July 2021 10:03 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: core@ietf.org
Delivered-To: core@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id B153A3A0C87; Wed, 14 Jul 2021 03:03:23 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: Éric Vyncke via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
Cc: draft-ietf-core-yang-cbor@ietf.org, core-chairs@ietf.org, core@ietf.org, Carsten Bormann <cabo@tzi.org>, marco.tiloca@ri.se, marco.tiloca@ri.se
X-Test-IDTracker: no
X-IETF-IDTracker: 7.34.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: Éric Vyncke <evyncke@cisco.com>
Message-ID: <162625700369.11227.18056605126082947991@ietfa.amsl.com>
Date: Wed, 14 Jul 2021 03:03:23 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/UiVs1MCAbIeCgO9vx-sP70iLEwk>
Subject: [core] Éric Vyncke's No Objection on draft-ietf-core-yang-cbor-16: (with COMMENT)
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
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: Wed, 14 Jul 2021 10:03:24 -0000

Éric Vyncke has entered the following ballot position for
draft-ietf-core-yang-cbor-16: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-core-yang-cbor/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Thank you for the work put into this document.

Special thanks to Marco Tiloca for his shepherd's write-up, which contains a
good summary of the WG consensus and the doc reviews.

Please find below 2 non-blocking COMMENT points.

I hope that this helps to improve the document,

Regards,

-éric

== COMMENTS ==

A generic comment about the operational issue of supporting TWO ways to encode
a data node: either normal string or the SID. This means that either there is a
2-way negotiation mechanism or that all CORE nodes must support both encoding
and have agreed on a common SID mappings. Section 7 only briefly touches this
issue with "Content-Type" but not with "Accept".

-- Section 4.2.1 & 4.4.1 --
BTW, I like the idea of encoding a container with sequential SID and the delta
CBOR encoding ;-)