Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] A few questions to our nominees
Date: Mon, 09 Jun 2008 11:03:01
Message-Id: 20080609120258.1edf6804@googlemail.com
In Reply to: Re: [gentoo-dev] A few questions to our nominees by Luca Barbato
1 On Mon, 09 Jun 2008 12:56:33 +0200
2 Luca Barbato <lu_zero@g.o> wrote:
3 > Ciaran McCreesh wrote:
4 > > On Mon, 09 Jun 2008 03:28:03 -0700
5 > > Josh Saddler <nightmorph@g.o> wrote:
6 > >> <p>
7 > >> Global variables must only contain invariant values (see <uri
8 > >> link="#metadata-invariance">link</uri>). If a global variable's
9 > >> value is invariant, it may have the value that would be generated
10 > >> at any given point in the build sequence.
11 > >> </p>
12 > >
13 > > First, your link is incorrect. metadata-invariance is in a different
14 > > file.
15 >
16 > Pointless nit.
17
18 No, extremely important point. With PMS we can have things split over
19 lots of files, and not have to care what file something's in when we
20 link to it. This means we can move things around between files, not
21 have to worry about breaking links, and be told automatically if we do
22 screw up a link. How do we get this using GuideXML?
23
24 > > Second, the link's text should be the section name or chapter
25 > > number. Rendered as "(see link)" is horribly ugly.
26 >
27 > your opinion, just yours.
28
29 It's really not. Please point me to professional style guides that do
30 reference links using "link" as the text.
31
32 Also see http://www.w3.org/QA/Tips/noClickHere .
33
34 > > Third, you should have a non-breaking space between 'see' and the
35 > > reference.
36 >
37 > Pointless nit.
38
39 You're the one that wants good, readable output.
40
41 > > How does "bunch o'neat code" deal with our code file containing
42 > > things that XML considers to be reserved characters? That code
43 > > probably has ampersands and angle brackets in it.
44 >
45 > As usual for xml markups.
46
47 Which is what? You have to manually copy the source content into the
48 XML document, fixing the code yourself? Or come up with some convoluted
49 build scripts to do it?
50
51 --
52 Ciaran McCreesh

Attachments

File name MIME type
signature.asc application/pgp-signature