Hi, > >> Patrick wrote a very nice small and lean XMLWrapper lib which is a > >> generic sax parser and works with expat, xerces, libxml2 and the > >> microsoft xml-lib. > >> > >> The nice thing is, that similar to the text-lib it uses the OS-native > >> libs on Microsoft and OSX (on OSX ist libxml2) > > > > good so the general choice for a xml lib does not affect you ;-) > >
Maybe we could drop our XMLWrapper and XMLTree lib to the OpenSG-2.0 source-tree The XMLTree lib is a _very_ simple (actually a single class) dom-like lib which uses the XMLWrapper lib for scanning. It's perfect for config-files and meta-data files (e.g. ndf/fcd-files) Does it make sense? regards, johannes -- Johannes Behr | email: [EMAIL PROTECTED] Fraunhofer-IGD | tel.: ++49-6151-155-510 Fraunhofer Strasse 5 | fax.: ++49-6151-155-196 64283 Darmstadt, Germany | skype: johannesbehr ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
