Re: [Cbor] I-D Action: draft-ietf-cbor-array-tags-03.txt

Carsten Bormann <cabo@tzi.org> Tue, 05 March 2019 22:58 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 F4020130DD3 for <cbor@ietfa.amsl.com>; Tue, 5 Mar 2019 14:58:06 -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 I0k942Mdgw7T for <cbor@ietfa.amsl.com>; Tue, 5 Mar 2019 14:58:04 -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 E49AA1274D0 for <cbor@ietf.org>; Tue, 5 Mar 2019 14:58:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost2.informatik.uni-bremen.de [134.102.200.7]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id x25MvsFn003718 for <cbor@ietf.org>; Tue, 5 Mar 2019 23:57:59 +0100 (CET)
Received: from client-0023.vpn.uni-bremen.de (client-0023.vpn.uni-bremen.de [134.102.107.23]) (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 44DXNf1s9qz1Bp8; Tue, 5 Mar 2019 23:57:54 +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: <155182654151.27922.2215152083214187954@ietfa.amsl.com>
Date: Tue, 05 Mar 2019 23:57:53 +0100
X-Mao-Original-Outgoing-Id: 573519471.243904-5d07c1370decb1f529859724eb5251c4
Content-Transfer-Encoding: quoted-printable
Message-Id: <3F63EA31-F9A9-40FE-88E6-59C899061495@tzi.org>
References: <155182654151.27922.2215152083214187954@ietfa.amsl.com>
To: cbor@ietf.org
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/-dVMf5RqBTfPibYczZI6gtvDqm0>
Subject: Re: [Cbor] I-D Action: draft-ietf-cbor-array-tags-03.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, 05 Mar 2019 22:58:07 -0000

-03 reflects the fact that IANA has made the allocations.

From this author’s point of view, we are ready for WGLC.

Grüße, Carsten


> On Mar 5, 2019, at 23:55, internet-drafts@ietf.org wrote:
> 
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Concise Binary Object Representation Maintenance and Extensions WG of the IETF.
> 
>        Title           : Concise Binary Object Representation (CBOR) Tags for Typed Arrays
>        Authors         : Johnathan Roatch
>                          Carsten Bormann
> 	Filename        : draft-ietf-cbor-array-tags-03.txt
> 	Pages           : 14
> 	Date            : 2019-03-05
> 
> Abstract:
>   The Concise Binary Object Representation (CBOR, RFC 7049) is a data
>   format whose design goals include the possibility of extremely small
>   code size, fairly small message size, and extensibility without the
>   need for version negotiation.
> 
>   The present document makes use of this extensibility to define a
>   number of CBOR tags for typed arrays of numeric data, as well as two
>   additional tags for multi-dimensional and homogeneous arrays.  It is
>   intended as the reference document for the IANA registration of the
>   CBOR tags defined.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-cbor-array-tags/
> 
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-cbor-array-tags-03
> https://datatracker.ietf.org/doc/html/draft-ietf-cbor-array-tags-03
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-cbor-array-tags-03
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> I-D-Announce mailing list
> I-D-Announce@ietf.org
> https://www.ietf.org/mailman/listinfo/i-d-announce
> Internet-Draft directories: http://www.ietf.org/shadow.html
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
>