Re: [Tools-discuss] Where are the IETF draft XML ?

Carsten Bormann <cabo@tzi.org> Fri, 18 June 2021 11:29 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 605973A1137 for <tools-discuss@ietfa.amsl.com>; Fri, 18 Jun 2021 04:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 amGcygAHIiV0 for <tools-discuss@ietfa.amsl.com>; Fri, 18 Jun 2021 04:29:49 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 081AF3A1135 for <tools-discuss@ietf.org>; Fri, 18 Jun 2021 04:29:48 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4G5xXp5k2hz2xHg; Fri, 18 Jun 2021 13:29:46 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <13f04661-586a-9642-1d07-607a8765ef58@gmx.de>
Date: Fri, 18 Jun 2021 13:29:46 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
X-Mao-Original-Outgoing-Id: 645708586.351871-8b3cd44b0a001f44b2983fad21992dfb
Content-Transfer-Encoding: quoted-printable
Message-Id: <DB5C1696-9EC2-446A-B578-32F94CD37190@tzi.org>
References: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de> <5b5ce7ea-8af2-9f86-9125-5a82a3fea02d@gmx.de> <12aa641c-0fe1-911c-25d5-97214755ebb0@gmx.de> <CAKKJt-f+-O0h8H20xWsCJu_iT6KqA1gaisxmKagTGLG8qTGCWQ@mail.gmail.com> <158A3987-6A1C-4F1B-BDCE-EAE2C880B70D@tzi.org> <4D33F1C3-0BBC-4145-ABC2-66670069D1A7@tzi.org> <ef160cee-5725-0f76-4a16-bdad6c4edbea@gmx.de> <7B0FA048-523F-4E11-A966-39E418C60FE4@tzi.org> <13f04661-586a-9642-1d07-607a8765ef58@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/HOtcoyOcPFbFQpyvjEYLNl4wavQ>
Subject: Re: [Tools-discuss] Where are the IETF draft XML ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Jun 2021 11:29:54 -0000

On 2021-06-18, at 13:24, Julian Reschke <julian.reschke@gmx.de> wrote:
> 
> Wasn't there agreement that the reference files should reflect how the
> names are actually spelled on the referenced document?

OK, got it.

The notable thing for tools authors is that this indeed sets us up for a future where bibxml files are no longer pure-ASCII, so heroic attempts to support pre-UTF-8 working environments completely stop making sense.

Grüße, Carsten