hey On Thu, 10 Nov 2011, Gustavo Sverzut Barbieri wrote:
> Hi all, > > Given the lack of eina_simple_xml (sax-parser) examples and the recent > usage of expat in elev8 I'm sending the attached example so people will see > how to parse xml using super-fast SAX and create an efficient custom memory > structure from it. > > It looks complex if you compare to a DOM like parser (that eina_simple_xml > also provides), but this one is very efficient and will provide proper > structures for easy access, you do not have to repeat queries over generic > tree nodes. > > I've tested this one with org.bluez and net.connman, both worked all right. see also esvg: http://code.google.com/p/enesim/source/browse/#svn%2Ftrunk%2Fesvg which uses eina_simple_xml too Vincent ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel