Gentoo Archives: gentoo-dev

From: Nirbheek Chauhan <nirbheek@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Maintainer notes in metadata.xml?
Date: Wed, 01 Dec 2010 01:56:26
Message-Id: AANLkTinG1zAfuc7xDe3_owYKaOHu72Vc8z3iHxOVC-O7@mail.gmail.com
In Reply to: Re: [gentoo-dev] Maintainer notes in metadata.xml? by Matt Turner
1 On Wed, Dec 1, 2010 at 7:16 AM, Matt Turner <mattst88@g.o> wrote:
2 > On Wed, Dec 1, 2010 at 1:25 AM, Nirbheek Chauhan <nirbheek@g.o> wrote:
3 >> On Wed, Dec 1, 2010 at 6:30 AM, Diego Elio Pettenò <flameeyes@×××××.com> wrote:
4 >>> Hi all,
5 >>>
6 >>> I was wondering if we have space already, or if others would feel
7 >>> strongly about making space for, maintainer notes in packages'
8 >>> metadata.xml.
9 >>>
10 >> [snip]
11 >>>
12 >>> What I'm thinking of is having some sort of <maintainernotes> element,
13 >>> but not a passive one that has to be tested for, rather something that
14 >>> repoman would spit out on the terminal when doing a scan/full.
15 >>>
16 >>> Comments?
17 >>
18 >> Why don't we just encourage maintainers to add <!-- --> comments to
19 >> metadata.xml? I'd love to have a new element if the data to be stored
20 >> in that element would need to be parsed/categorized by external
21 >> programs, but otherwise xml comments would work just fine.
22 >
23 > And have repoman scan/full print out all <!-- --> comments? I think
24 > that's why Diego is suggesting a new XML tag.
25 >
26
27 That's just the DTD not getting validated. We can just change the DTD
28 and repoman won't complain about the XML being invalid.
29
30
31 --
32 ~Nirbheek Chauhan
33
34 Gentoo GNOME+Mozilla Team

Replies

Subject Author
[gentoo-dev] Re: Maintainer notes in metadata.xml? "Diego Elio Pettenò" <flameeyes@×××××.com>