"Nico" <[EMAIL PROTECTED]> writes:Well, if the library dependancy is a problem I could donate my own lightweight (450 lines of code) XML parser. It's pure C++, one class only, SAX like API (easy to use, no overhead), quite verbose on errors and maybe pretty fast (finite automata based). If anybody is interested, please contact me.
please, everything but NOT XML: it's uselessly complicated and implies dependencies to external libs, which are rejected by many projects (e.g. mplayer, as far as I'm concerned).
Agreed, every f*cking additional library dependency makes software maintainance harder, and I absolutely don't see the point in using XML for config data.
Gerd
Btw. XML is not complicated. You don't have to use all the mumbo jumbo extensions (dtd, schema, namespace and what else) and can only use it as simple as html.
Niklas
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
