Gentoo Archives: gentoo-dev

From: Mikael Hallendal <hallski@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] USE database?
Date: Fri, 07 Dec 2001 19:44:39
Message-Id: 1007775865.27925.6.camel@zoidberg
In Reply to: Re: [gentoo-dev] USE database? by Daniel Robbins
1 fre 2001-12-07 klockan 22.39 skrev Daniel Robbins:
2 > On Fri, Dec 07, 2001 at 08:28:05PM +0100, Sebastian Werner wrote:
3 >
4 > > Why not XML... it's really nice to edit i think
5 >
6 > Because XML requires a whole new bloated, slow parser, and the python
7 > parser is fast and the syntax is lean and mean. Also, if we port to
8 > C, it would be more effective to support "python-style" dictionary
9 > definitions that include and entire XML parser. Also consider that
10 > XML has no equivalent of python dictionaries.
11
12 Actually parsing with libxml is really fast. But I agree, using XML in
13 these files makes no sense. It will make our basesystem depend on
14 libxml2 which I don't think it should.
15
16 Regards,
17 Mikael Hallendal
18
19 --
20
21 Mikael Hallendal
22 Gentoo Linux Developer, Desktop Team Leader
23 CodeFactory AB, Stockholm, Sweden