[Cbor] Roman Danyliw's No Objection on draft-ietf-cbor-cddl-control-06: (with COMMENT)

Roman Danyliw via Datatracker <noreply@ietf.org> Wed, 20 October 2021 14:05 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: cbor@ietf.org
Delivered-To: cbor@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id C16713A0918; Wed, 20 Oct 2021 07:05:41 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: Roman Danyliw via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
Cc: draft-ietf-cbor-cddl-control@ietf.org, cbor-chairs@ietf.org, cbor@ietf.org, christian@amsuess.com, christian@amsuess.com
X-Test-IDTracker: no
X-IETF-IDTracker: 7.39.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: Roman Danyliw <rdd@cert.org>
Message-ID: <163473874177.29260.10507244942924535953@ietfa.amsl.com>
Date: Wed, 20 Oct 2021 07:05:41 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/5AofChup3Hy0v4CLUtJEnCkRcqg>
Subject: [Cbor] Roman Danyliw's No Objection on draft-ietf-cbor-cddl-control-06: (with COMMENT)
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
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: Wed, 20 Oct 2021 14:05:42 -0000

Roman Danyliw has entered the following ballot position for
draft-ietf-cbor-cddl-control-06: 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/blog/handling-iesg-ballot-positions/
for more information about how to handle DISCUSS and COMMENT positions.


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



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

** Section 2.2.  Checking my understanding of string concatenation:

(a) “Target and controller MUST be strings”

(b) “If the target is a text string, the result of that concatenation MUST be
valid UTF-8”.

There is a distinction being made between a “text string” and “byte string” per
Section 3.1 of RFC8610?