Re: [gtkmm] XML Parsing



And then there's Arabica from JezUK:
This requires a current C++ compiler, unlike Xerces which takes a lowest-common-denominator approach and is therefore very "C"-like. From the W3C ref to Arabica[2]: " * The binding is parameterised on string type, so you can use which ever string representation you wish (std::string, std::wstring, or whatever). "

For C++ work this could be a useful choice.
BSD-style license.[3]

Regards,
Thomas.

[1] http://www.jezuk.co.uk/cgi-bin/view/arabica
[2] http://www.w3.org/DOM/Bindings
[3] http://www.jezuk.co.uk/cgi-bin/view/SAX/license


At 09:47 25/10/2002 +0200, Barta Andras wrote:
I'd just like to complete the alternatives. There is a simple xml parser
in GLib, called GMarkup. I would like to ask, wheter you plan to wrap it
in glibmm too.

Thanks:Andras Barta

On 24 Oct 2002, Steven Githens wrote:

> I'm preparing to write an App using Gtkmm along with the Bakery, using
> XML for the storage format and some other things. I was wondering what
> people suggestion/opinions are about using Gnome's libXml v.s. the
> Xerces C++ parser that's used in some of the examples.
>
> Thanks,
> Steven Githens
>
>
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]