On Tuesday 22 July 2008 21:04:59 Steve Litt wrote: > One more thing -- if you're going XML and don't want to reinvent the wheel, > you'll be using someone else's XML parser. Please, please, PLEASE, don't > make it some parser with tons of dependency so that the guy with a 2 year > old distro can't compile LyX because of the XML parser. We already have > enough problems with Qt dependencies.
The idea is to have a DTD to describe the XML and to use a standard parser like libxml2. This should meet both criteria. :-) > Thanks > > SteveT -- José Abílio
