FROM : Victor Ng
DATE : Sat Jan 25 16:09:08 2003
An alternative to using CFXML is to use the GSXML library from GNUstep.
The library is available under LGPL so you can link it to your
commercial code safely.
I've ported the code to compile cleanly in ProjectBuilder if you want
to give it a try - I haven't had a chance to really try it myself.
You need to grab the libxml2 DMG files from Zveno, then grab my GSXML.h
and GSXML.m files and you should be able to run from there.
Details to install the library are here:
http://radio.weblogs.com/0108956/categories/cocoa/2002/12/05.html#a67
Documentation to use GSXML is here:
http://gnustep.org/resources/documentation/base/GSXML.html#title$GSXML
You may want to just use the EDMLParser though - it's smaller and
simpler. :)
http://www.mulle-kybernetik.com/software/EDFrameworks/Documentation/
EDCommon/Classes/EDMLParser.html
vic
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sat Jan 25 16:09:08 2003
An alternative to using CFXML is to use the GSXML library from GNUstep.
The library is available under LGPL so you can link it to your
commercial code safely.
I've ported the code to compile cleanly in ProjectBuilder if you want
to give it a try - I haven't had a chance to really try it myself.
You need to grab the libxml2 DMG files from Zveno, then grab my GSXML.h
and GSXML.m files and you should be able to run from there.
Details to install the library are here:
http://radio.weblogs.com/0108956/categories/cocoa/2002/12/05.html#a67
Documentation to use GSXML is here:
http://gnustep.org/resources/documentation/base/GSXML.html#title$GSXML
You may want to just use the EDMLParser though - it's smaller and
simpler. :)
http://www.mulle-kybernetik.com/software/EDFrameworks/Documentation/
EDCommon/Classes/EDMLParser.html
vic
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Francisco Tolmasky | Jan 24, 06:31 | |
| Alex Rice | Jan 24, 16:23 | |
| Josh Ferguson | Jan 24, 16:29 | |
| Finlay Dobbie | Jan 24, 17:35 | |
| Josh Ferguson | Jan 24, 17:57 | |
| Kaelin Colclasure | Jan 25, 00:57 | |
| Victor Ng | Jan 25, 16:09 | |
| Alexander Lamb | Jan 27, 16:36 |






Cocoa mail archive

