[precis] IANA's PRECIS Derived Property Value Registry

"Tom Worster" <fsb@thefsb.org> Mon, 19 March 2018 13:45 UTC

Return-Path: <fsb@thefsb.org>
X-Original-To: precis@ietfa.amsl.com
Delivered-To: precis@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6A82126D74 for <precis@ietfa.amsl.com>; Mon, 19 Mar 2018 06:45:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-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 62EEONnK4CtC for <precis@ietfa.amsl.com>; Mon, 19 Mar 2018 06:45:57 -0700 (PDT)
Received: from smtp122.ord1d.emailsrvr.com (smtp122.ord1d.emailsrvr.com [184.106.54.122]) (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 C1262126D3F for <precis@ietf.org>; Mon, 19 Mar 2018 06:45:57 -0700 (PDT)
Received: from smtp8.relay.ord1d.emailsrvr.com (localhost [127.0.0.1]) by smtp8.relay.ord1d.emailsrvr.com (SMTP Server) with ESMTP id 21146C0076 for <precis@ietf.org>; Mon, 19 Mar 2018 09:45:57 -0400 (EDT)
X-Auth-ID: fsb@thefsb.org
Received: by smtp8.relay.ord1d.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id F14FFC0066 for <precis@ietf.org>; Mon, 19 Mar 2018 09:45:56 -0400 (EDT)
X-Sender-Id: fsb@thefsb.org
Received: from [10.0.1.2] (c-76-119-4-100.hsd1.ma.comcast.net [76.119.4.100]) (using TLSv1.2 with cipher AES256-GCM-SHA384) by 0.0.0.0:465 (trex/5.7.12); Mon, 19 Mar 2018 09:45:57 -0400
From: Tom Worster <fsb@thefsb.org>
To: precis@ietf.org
Date: Mon, 19 Mar 2018 09:45:45 -0400
X-Mailer: MailMate Trial (1.11r5462)
Message-ID: <C56D0DCF-DC5D-444C-97F3-2D1E2CD37F9A@thefsb.org>
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"; markup="markdown"
Archived-At: <https://mailarchive.ietf.org/arch/msg/precis/afplkKlsm9MHYRpSeX69VVzszsc>
Subject: [precis] IANA's PRECIS Derived Property Value Registry
X-BeenThere: precis@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Preparation and Comparison of Internationalized Strings <precis.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/precis>, <mailto:precis-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/precis/>
List-Post: <mailto:precis@ietf.org>
List-Help: <mailto:precis-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/precis>, <mailto:precis-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Mar 2018 13:45:59 -0000

When I tried to incorporated this registry into unit tests I learned 
about:

    Note: IANA is requested to not make further updates to this registry
    until it receives notice from the IESG that the issues described in
    [IAB-Statement] and Section 13.5 of this document have been settled.

In the tests I worked around the issue and commented

    // IANA PRECIS tables are stuck on Unicode 6.3.0 so there are lots 
of assigned
    // characters that this table lists as unassigned.

What's the likelihood that these issues will be resolved?

Tom