Re: [netmod] Joint WGLC on "semver" and "module-versioning" drafts

Robert Varga <nite@hq.sk> Tue, 13 June 2023 15:07 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 1420CC15109D for <netmod@ietfa.amsl.com>; Tue, 13 Jun 2023 08:07:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.098
X-Spam-Level:
X-Spam-Status: No, score=-7.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=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 ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v826kzy1fXVU for <netmod@ietfa.amsl.com>; Tue, 13 Jun 2023 08:07:51 -0700 (PDT)
Received: from mail.hq.sk (hq.sk [81.89.59.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9FE0C151099 for <netmod@ietf.org>; Tue, 13 Jun 2023 08:07:49 -0700 (PDT)
Received: from [172.16.4.84] (46.229.239.158.host.vnet.sk [46.229.239.158]) by mail.hq.sk (Postfix) with ESMTPSA id B185B2442C0; Tue, 13 Jun 2023 17:07:46 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=hq.sk; s=mail; t=1686668866; bh=VbTM9EU2jsbTf1FXiVti5r21E6yff8qZW/pry23N+So=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=Yc4yjoeWLUu1b/UL5D/Yd/BenMnoUovrGpXPhMvxAWkiMT5L5Ls4lMGCQ/qrKQ3Xn 2BLjRdkYwi5AvtgoA9CAFcGB89tueAwSoXk8j+KlBAWuFEdElgSvo4kb8PhL3RA2ZU +GVZyiuPFyeoLmZjfRF9rJWcyu4BG3JRn6prXheY=
Message-ID: <6bccf759-a206-e5da-aedc-9bd55698713b@hq.sk>
Date: Tue, 13 Jun 2023 17:07:46 +0200
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0
Content-Language: en-US
To: Martin Björklund <mbj+ietf@4668.se>, andy@yumaworks.com
Cc: netmod@ietf.org
References: <01000188458cef5a-03bc9c2b-3c0a-43f9-8331-73980aa9ad4e-000000@email.amazonses.com> <0100018886b61be4-dc254506-fcbc-4988-92fc-4fb1f127eb48-000000@email.amazonses.com> <CABCOCHTbbMc81F7Uauyg9bbEEz3_7pFvgR9FvUMq9QR80htLZA@mail.gmail.com> <20230605.114652.153832763698646279.id@4668.se>
From: Robert Varga <nite@hq.sk>
In-Reply-To: <20230605.114652.153832763698646279.id@4668.se>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="------------xSP0qPuofFU9dq0sFjRP0UtN"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/xeDZafMIvnLhZhy47G45OE1am8c>
Subject: Re: [netmod] Joint WGLC on "semver" and "module-versioning" drafts
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.39
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: Tue, 13 Jun 2023 15:07:57 -0000

On 05/06/2023 11.46, Martin Björklund wrote:
>>    - introduce new instance-identifier data type based on RFC 7951 definition
>>    - introduce new identityref data type based on RFC 7951 definition
> ... but I do agree with these!

I am not sure I follow... is this about providing 
instance-identifier/identityref encoding which does not rely on XML 
namespaces, or something else?

Thanks,
Robert