Re: [Cbor] File extension for cbor sequences

Carsten Bormann <cabo@tzi.org> Wed, 25 September 2019 15:40 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 1ADBC120019; Wed, 25 Sep 2019 08:40:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.198
X-Spam-Level:
X-Spam-Status: No, score=-4.198 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=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 4QVQH2FnZS_t; Wed, 25 Sep 2019 08:40:46 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98000120013; Wed, 25 Sep 2019 08:40:46 -0700 (PDT)
Received: from [192.168.217.110] (p548DCE50.dip0.t-ipconnect.de [84.141.206.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 46dj245k78zyRq; Wed, 25 Sep 2019 17:40:44 +0200 (CEST)
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: <BC319FD3-5456-4EB9-9964-1674EDC5CE48@vpnc.org>
Date: Wed, 25 Sep 2019 17:40:44 +0200
Cc: cbor@ietf.org, draft-ietf-cbor-sequence@ietf.org, cbor-chairs@ietf.org
X-Mao-Original-Outgoing-Id: 591118841.25986-ec6ccc91a6fb9139c08d00bb483bcb21
Content-Transfer-Encoding: quoted-printable
Message-Id: <92D72965-82A2-4EFB-9C8B-957F352D4826@tzi.org>
References: <156753408409.3422.7830964135939662716.idtracker@ietfa.amsl.com> <DFB3F8F3-3851-4B31-922E-75AF7B96AAB6@tzi.org> <99AD19E5-1A5B-41C5-BB10-A7A384458E3C@tzi.org> <BC319FD3-5456-4EB9-9964-1674EDC5CE48@vpnc.org>
To: Paul Hoffman <paul.hoffman@vpnc.org>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/0o38wre9cpcca1fpObWiS8kleaM>
Subject: Re: [Cbor] File extension for cbor sequences
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, 25 Sep 2019 15:40:48 -0000

On Sep 25, 2019, at 15:49, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
> 
> Preference: don't give one, just like JSON sequences.

At the interim we just had, people agreed with you, so I’ll submit -02 as is, that is, without a file extension.

Grüße, Carsten