Re: [Cbor] I-D Action: draft-ietf-cbor-7049bis-05.txt

"Paul Hoffman" <paul.hoffman@vpnc.org> Tue, 15 January 2019 22:44 UTC

Return-Path: <paul.hoffman@vpnc.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 8BE14130F3E for <cbor@ietfa.amsl.com>; Tue, 15 Jan 2019 14:44:38 -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] 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 Ni9rxCDxwv9Z for <cbor@ietfa.amsl.com>; Tue, 15 Jan 2019 14:44:36 -0800 (PST)
Received: from mail.proper.com (Opus1.Proper.COM [207.182.41.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C3E9130F3F for <cbor@ietf.org>; Tue, 15 Jan 2019 14:44:36 -0800 (PST)
Received: from [10.32.60.68] (50-1-50-205.dsl.dynamic.fusionbroadband.com [50.1.50.205]) (authenticated bits=0) by mail.proper.com (8.15.2/8.15.2) with ESMTPSA id x0FMhIwB005767 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <cbor@ietf.org>; Tue, 15 Jan 2019 15:43:19 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
X-Authentication-Warning: mail.proper.com: Host 50-1-50-205.dsl.dynamic.fusionbroadband.com [50.1.50.205] claimed to be [10.32.60.68]
From: Paul Hoffman <paul.hoffman@vpnc.org>
To: cbor@ietf.org
Date: Tue, 15 Jan 2019 14:44:33 -0800
X-Mailer: MailMate (1.12.3r5579)
Message-ID: <BA59303A-2B8E-4D3C-8AAE-36C616E5BB29@vpnc.org>
In-Reply-To: <154759157869.10602.15019278178036039795@ietfa.amsl.com>
References: <154759157869.10602.15019278178036039795@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/6Blo_ZMyTXQ1k7i8fLyBuU3QcRA>
Subject: Re: [Cbor] I-D Action: draft-ietf-cbor-7049bis-05.txt
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: Tue, 15 Jan 2019 22:44:41 -0000

Greetings again. The updates in this draft encompass many of the pull 
requests on the WG's GitHub repo at:
    https://github.com/cbor-wg/CBORbis
We don't think any of the diffs will be too controversial, but we are 
certainly open to suggested changes. The biggest changes are in the 
indefinite-length objects and bignums; there are smaller cleanups in 
many other places as well.

There are too looming changes that Jeffrey has submitted as pull 
requests: being clearer about what is ill-formed, and what is valid. 
We'll deal with those (and other newly-opened issues) well before the 
Prague meeting.

--Paul Hoffman