XML Desktop config files (was: Re: Tons of questions. And some patches
Frerich Raabe
raabe at kde.org
Mon Jan 26 12:50:07 GMT 2004
On Mon, Jan 26, 2004 at 01:07:57PM +0100, Dr. Juergen Pfennig wrote:
> The XML code could use QT's SAX parser. Unfortunately this is somewhat slower
> then the current INI-style format.
I can recommend using libxml++'s (very nice C++ bindings for libxml) SAX
interface. IMHO it's easier to use than Qt's, and it's definately faster. Since
KDE depends on libxml already, maybe using that instead of Qt resolves your
speed problems already.
- Frerich
More information about the kde-core-devel
mailing list