Re: Heads up on Pango HEAD
- From: Havoc Pennington <hp redhat com>
- To: Keith Packard <keithp keithp com>
- Cc: Erwann Chenede <Erwann Chenede Sun COM>, gtk-devel-list gnome org, Matthias Clasen poet de, gtk-i18n-list gnome org, otaylor redhat com
- Subject: Re: Heads up on Pango HEAD
- Date: 05 Jun 2002 12:01:20 -0400
Keith Packard <keithp keithp com> writes:
> I would most willingly accept patches to fontconfig to make it also use
> libxml2 if others are more interested in getting that running sooner than
> I;
I vote against these patches, they are dumb. You don't want to be able
to build a library with two different ABIs depending on configure-time
arguments. And you don't want to wonder which XML parser is involved
when you get a bug report. Plus it's just a waste of time, expat works
fine, is in practice already on everyone's system (for mozilla,
abiword, python, perl...), and is small, etc. It seems to me that for
simply parsing a config file expat is a much more appropriately-sized
library than libxml anyhow.
If the dependency bugs people, cut-and-paste expat, it's been done a
million times.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]