Re: [netmod] YANG next

Robert Varga <nite@hq.sk> Wed, 24 July 2019 14:33 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 C9D8B120288 for <netmod@ietfa.amsl.com>; Wed, 24 Jul 2019 07:33:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.998
X-Spam-Level:
X-Spam-Status: No, score=-1.998 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, SPF_HELO_NONE=0.001, SPF_NONE=0.001] 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 y19gjQhkc2A4 for <netmod@ietfa.amsl.com>; Wed, 24 Jul 2019 07:33:53 -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 EC1381202F9 for <netmod@ietf.org>; Wed, 24 Jul 2019 07:33:52 -0700 (PDT)
Received: from nitebug.nitenet.local (46.229.239.158.host.vnet.sk [46.229.239.158]) by mail.hq.sk (Postfix) with ESMTPSA id 71176242985; Wed, 24 Jul 2019 16:33:51 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=hq.sk; s=mail; t=1563978831; bh=wvTTjrs3pNybNG0eDBW2T1zYfeIiYV3t8PIBXWpSGt4=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=JtJRTg6g9V5ZHehw6U2UR0j3aK9fyVHVYwvO0xfaGZ2uxzz/X0vqlrk2QuXqZhry7 vHRm6zZfyqJTemVb2jJ39Wtus49L6uBgLHp5wZUFENhRV2Ig6qNAIq9KW7TYXcZ4vg JQXhKEUAzkAmGOKcRyJ2HmfEKzFmgFcoMM23KRX4=
To: Ladislav Lhotka <lhotka@nic.cz>, Andy Bierman <andy@yumaworks.com>
Cc: NETMOD WG <netmod@ietf.org>
References: <ff5d90b51872df190abb226cb10d51a635e88521.camel@nic.cz> <CABCOCHRxfKWh1OS3bUJAabk3XAqTCiOswiE65JtMC8eyxMUxMA@mail.gmail.com> <02c4110737b4ff23f966e6153fad764f04436089.camel@nic.cz> <CABCOCHQoKAiugVsDhuHSvhfnCbP2D2caLU88cF-AkkH0aCSOUA@mail.gmail.com> <c35ae918e65411575b7e18dfd24547cbbf9d216d.camel@nic.cz>
From: Robert Varga <nite@hq.sk>
Openpgp: preference=signencrypt
Message-ID: <856cce29-f524-be31-b5e5-bcb679721e9a@hq.sk>
Date: Wed, 24 Jul 2019 16:33:51 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
MIME-Version: 1.0
In-Reply-To: <c35ae918e65411575b7e18dfd24547cbbf9d216d.camel@nic.cz>
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="BfFyuG8qHZnoiRukFaovCrTCjU6VWWbZO"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/LOSJO6SVaO4IklE5hhGgGcwC8Qk>
Subject: Re: [netmod] YANG next
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: Wed, 24 Jul 2019 14:33:59 -0000

On 23/07/2019 23:43, Ladislav Lhotka wrote:
>> So you want to work on YANG 1.2, but just the parts you want to change? ;-)
> I am actually fine with not doing any changes to YANG 1.1 at all, except perhaps
> bug fixes. This doesn't necessarily mean closing the NETMOD WG, it would IMO be
> immensely useful to rewrite the language specification and remove NETCONF- and
> XML-specific part.

+1. There are plenty of ambiguities and NETCONF/XML pollution in the
spec. Having the specifications in a DAG would be immensely useful :)

Regards,
Robert