From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4749A158089 for ; Sun, 24 Sep 2023 20:15:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C8532BC038; Sun, 24 Sep 2023 20:15:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B06D2BC02D for ; Sun, 24 Sep 2023 20:15:39 +0000 (UTC) Message-ID: <8999d4d319dc46d74dd7592ac8236fa01b9a7c98.camel@gentoo.org> Subject: Re: [gentoo-dev] Proposal for a Universal Remote-ID File From: Michael Orlitzky To: gentoo-dev@lists.gentoo.org Date: Sun, 24 Sep 2023 16:15:35 -0400 In-Reply-To: References: <9903cff52c87709b6a9a47c0bc9e2509ad401ef2.camel@gentoo.org> <87o7ht0x86.fsf@gentoo.org> <283422772ae25e326b757d57e84f8b2acd6b3628.camel@gentoo.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: 906b23e4-e94d-4acc-8cd4-8c9351674260 X-Archives-Hash: ce4c78a22d076c997a4fb975c17b1d65 On Sun, 2023-09-24 at 23:14 +0530, Siddhanth Rathod wrote: > How does modifying the DTD with a git hook sound ? That could work if we put the DTD, XML schema, and RELAX NG schema all in the repo metadata. The remaining projects are programs and (given access to ::gentoo) can probably parse the list themselves. We're all sufficiently clever here to imagine some solution; it just occurred to me that without a concrete proposal, it's hard to say whether the end result would actually be simpler than copy/paste.