Re: [Cbor] Draft for an error indication tag (Fwd: I-D Action: draft-richter-cbor-error-tag-00.txt)

Carsten Bormann <cabo@tzi.org> Wed, 30 January 2019 15:51 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 D2FFA130FCE; Wed, 30 Jan 2019 07:51:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 xs3j3A-1geRJ; Wed, 30 Jan 2019 07:51:35 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (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 6FE6F130FC7; Wed, 30 Jan 2019 07:51:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost2.informatik.uni-bremen.de [IPv6:2001:638:708:30c8:406a:91ff:fe74:f2b7]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id x0UFpRSO027303; Wed, 30 Jan 2019 16:51:32 +0100 (CET)
Received: from [10.0.1.12] (reingewinn.informatik.uni-bremen.de [134.102.218.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 43qSXH0TLDz1Br6; Wed, 30 Jan 2019 16:51:26 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <9EC57DB3-9B8F-47EE-A4B0-E01CAC6B861D@mozilla.com>
Date: Wed, 30 Jan 2019 16:51:25 +0100
Cc: cbor@ietf.org, draft-richter-cbor-error-tag@ietf.org
X-Mao-Original-Outgoing-Id: 570556283.891374-a984f5874deac1cf8c8e909acece8bf1
Content-Transfer-Encoding: quoted-printable
Message-Id: <62BBF20E-B0CA-4C50-81F9-0D694FA564EF@tzi.org>
References: <154875737663.7749.10582861808400193309@ietfa.amsl.com> <3B817F90-9AAF-4155-8AB3-149159ADF7CA@tzi.org> <9EC57DB3-9B8F-47EE-A4B0-E01CAC6B861D@mozilla.com>
To: Joe Hildebrand <jhildebrand@mozilla.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/WvMB-z11-fHg8qM9acAL0cqMBrk>
Subject: Re: [Cbor] Draft for an error indication tag (Fwd: I-D Action: draft-richter-cbor-error-tag-00.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: Wed, 30 Jan 2019 15:51:51 -0000

On Jan 29, 2019, at 17:52, Joe Hildebrand <jhildebrand@mozilla.com> wrote:
> 
> a couple of keys are suggested

The -01 I just submitted has those.
Please have a look at the slightly shortened keys and in particular at the discussion of the “fileName”…

https://tools.ietf.org/rfcdiff?url2=draft-richter-cbor-error-tag-01.txt

Grüße, Carsten