Re: [core] Chair's review of draft-ietf-core-dev-urn-03

Jari Arkko <jari.arkko@piuha.net> Mon, 15 April 2019 13:57 UTC

Return-Path: <jari.arkko@piuha.net>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 362DD1202CE; Mon, 15 Apr 2019 06:57:34 -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, HTML_MESSAGE=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 IOtoDrXK2hiw; Mon, 15 Apr 2019 06:57:32 -0700 (PDT)
Received: from p130.piuha.net (p130.piuha.net [193.234.218.130]) by ietfa.amsl.com (Postfix) with ESMTP id B900C12036B; Mon, 15 Apr 2019 06:57:31 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by p130.piuha.net (Postfix) with ESMTP id B050466020B; Mon, 15 Apr 2019 16:57:30 +0300 (EEST)
Received: from p130.piuha.net ([127.0.0.1]) by localhost (p130.piuha.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NbYPYV2DBM5Y; Mon, 15 Apr 2019 16:57:28 +0300 (EEST)
Received: from [127.0.0.1] (p130.piuha.net [IPv6:2001:14b8:1829::130]) by p130.piuha.net (Postfix) with ESMTPS id 834D86600AE; Mon, 15 Apr 2019 16:57:28 +0300 (EEST)
From: Jari Arkko <jari.arkko@piuha.net>
Message-Id: <A150FE3F-5297-45C9-8182-C67AD1972607@piuha.net>
Content-Type: multipart/alternative; boundary="Apple-Mail=_93FB8734-BFC8-4097-A2F2-E6C8F4A47152"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Date: Mon, 15 Apr 2019 16:57:27 +0300
In-Reply-To: <90ef750f-8db8-4001-ab0d-92092bdcbea1@isode.com>
Cc: Jaime Jiménez <jaime@iki.fi>, core <core@ietf.org>, draft-ietf-core-dev-urn@ietf.org
To: Alexey Melnikov <alexey.melnikov@isode.com>
References: <4E61C319-0FF0-44BC-B4DD-39451BC52F68@iki.fi> <90ef750f-8db8-4001-ab0d-92092bdcbea1@isode.com>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/4fWC3opU3wfqLiOV8-KmMFDWgx8>
Subject: Re: [core] Chair's review of draft-ietf-core-dev-urn-03
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Apr 2019 13:57:34 -0000

First, thanks for your review, Jaime. And Alexey:

>> Although DIGIT and ALPHA are not repeated in this draft's ABNF it wouldn't hurt to repeat them for completion as they are just two short lines. I am not sure what the right policy is regarding that.
> The best way is to add the following 2 rules:
> 
> DIGIT = <Defined in RFC5234>
> 
> ALPHA = <Defined in RFC5234>
> 

Thanks. Will use this.

Jari