|
From: | Jesse Lovelace |
Subject: | [Gm-devel] XML parsing |
Date: | Sat, 29 Jun 2002 00:12:00 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 |
Henrik I was thinking, what do you think about switching our XML parser to Xeces http://xml.apache.org/xerces-c/And use their DOM system instead of the XMLNode idea. That would cut out the need for the C wrapper class for expat, and might give us better size and speed benefits. Xerces handles its own memory via references and seems to be really cool.
jesse
[Prev in Thread] | Current Thread | [Next in Thread] |