Re: [netmod] schematree-statement extension?

Robert Varga <nite@hq.sk> Mon, 15 October 2018 21:27 UTC

Return-Path: <nite@hq.sk>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54A30130ED9 for <netmod@ietfa.amsl.com>; Mon, 15 Oct 2018 14:27:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=hq.sk
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 M6eFpITtkqHu for <netmod@ietfa.amsl.com>; Mon, 15 Oct 2018 14:27:19 -0700 (PDT)
Received: from mail.hq.sk (hq.sk [81.89.59.181]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0430130DEA for <netmod@ietf.org>; Mon, 15 Oct 2018 14:27:18 -0700 (PDT)
Received: from nitebug.localdomain (chello085216197060.chello.sk [85.216.197.60]) by mail.hq.sk (Postfix) with ESMTPSA id 7652C24244E; Mon, 15 Oct 2018 23:27:16 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=hq.sk; s=mail; t=1539638836; bh=uL6N6TOb1G/hlt57yr2wUx6YRDw+AGeYi6hpI92ZQR8=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=TAVJOJq+pczPru2E1QcNF0WkOTF/aF5bVKGPGZVgPWscAKgwjPcUp3RViEtFsKveT 567rPotWmAbdO7kfvXf1wcAcPEKW7aHQBNDQW0miIqvMps+fSuRM3gg3Zzhw+gLdB4 s32tNDjMuZHJZOeQ/QqOHq0IWKWlzJtOz/9EPBO4=
To: Kent Watsen <kwatsen@juniper.net>, Martin Bjorklund <mbj@tail-f.com>
Cc: "netmod@ietf.org" <netmod@ietf.org>
References: <4d793f08-4073-751e-105d-f83ce407611c@hq.sk> <20181015.210937.2105117531520960939.mbj@tail-f.com> <6a6a6411-9d60-3918-fdf7-f38a1220adc7@hq.sk> <8A1331E9-5707-4306-B873-00C97CC23AF1@juniper.net>
From: Robert Varga <nite@hq.sk>
Openpgp: preference=signencrypt
Message-ID: <f2fd388e-3c27-b68d-c7c7-fe3e83f37eb7@hq.sk>
Date: Mon, 15 Oct 2018 23:27:15 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1
MIME-Version: 1.0
In-Reply-To: <8A1331E9-5707-4306-B873-00C97CC23AF1@juniper.net>
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="54QKhzIOYaEMWrIwpDZcHrzQzToYQEEG4"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/rYmmt8qjCLilrj39hLlEbynAKF0>
Subject: Re: [netmod] schematree-statement extension?
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 21:27:21 -0000

On 15/10/2018 21:49, Kent Watsen wrote:
> Hi Robert,
> 
> Picking up on your YANG 1.2 comment.  Please add a YANG-next issue, if this
> is not being tracked already. https://github.com/netmod-wg/yang-next/issues.

https://github.com/netmod-wg/yang-next/issues/53

I think I captured the gist of the issue, but let's fleshing out the
definition.

Regards,
Robert