[GCC-XML]converting gccxml output into internal database for better access
Dupont, Michael
michael.dupont at mciworldcom.de
Mon May 6 05:26:59 EDT 2002
Valery,
Why do you need to reparse the data every time?
If you produce and XML file using gccxml,
you can parse that, and the keep all the data in memory as needed.
A SQL database is possible, but you really need to think about your
processing steps.
mike
-----Original Mess[Dupont, Michael] age-----
From: Valery Sigalov [mailto:valery.sigalov at audiocodes.com]
Sent: Montag, 6. Mai 2002 12:28
To: gccxml at www.gccxml.org
Subject: [GCC-XML]converting gccxml output into internal database for better
access
Hello,
I need to parse the gccxml output file many times to receive the data. It
seems
very ineffective to parse the file every time from the beginning, to find
the next
id link, so I am looking for library for converting the gccxml output into
internal
database.
I am very hope, somebody knows about the library of this kind.
Regards, Valery.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20020506/0de4e355/attachment.html>
More information about the gccxml
mailing list