[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm-devel] XML parsing
From: |
Jesse Lovelace |
Subject: |
Re: [Gm-devel] XML parsing |
Date: |
Sat, 29 Jun 2002 08:00:57 -0400 |
You're probably right that we should wait a bit. I'm stitt having trouble
with our parser outputing increasingly more newlines within the outputed
string. Any idea how this could happen? I reverted to your old string
output code and it still does it.
jesse
----- Original Message -----
From: "Henrik Abelsson" <address@hidden>
To: "gm-devel" <address@hidden>
Sent: Saturday, June 29, 2002 6:19 AM
Subject: Re: [Gm-devel] XML parsing
> Jesse Lovelace wrote:
>
> > Henrik
>
> Xerces-C++ seems cool, and it's probably better than the XMLNode
> classes, but i think the XMLNode class works "reasonably" well, and it's
> be a buttload of work to change all the code that uses it.
>
> But i agree that we should probably switch to it, but could we wait
> until after GM 1.0? I'd like to get it feature complete and working well
> before we make radical changes and break everything again.
>
> -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
> >
> >
> > _______________________________________________
> > Gm-devel mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/gm-devel
>
>
>
>
>
>
> _______________________________________________
> Gm-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gm-devel
>