[fpc-pascal]Searching a faster TXMLConfig
Mattias Gaertner
nc-gaertnma at netcologne.de
Sat Mar 9 19:39:59 CET 2002
Hi all,
I already asked the for a faster TXMLConfig.
But before I implement a new one, I ask twice.
TXMLConfig in xmlcfg.pp is a very easy component to handle config files.
Since these files are in xml, which is nowadays a format for everything, I wonder, if there are some other implementations, which do not linear searches.
Can anyone give me a hint/link for other xml implementation?
Maybe the DOM implementation can be enhanced with some dynamic hash tables?
Mattias Gaertner
More information about the fpc-pascal
mailing list