libxml2 in Xcode 3.2
libxml2 in Xcode 3.2
- Subject: libxml2 in Xcode 3.2
- From: Ned Hogan <email@hidden>
- Date: Thu, 03 Sep 2009 15:03:36 -0700
I just noticed that in Xcode 3.2 libxml2 can now be added via the FrameWorks Add pulldown.
I also noticed that header files live in /usr/include/libxml2/libxml
What I don't find is much documentation of how to use the xml2 library in xcode other than a Linux man page on the command line.
The 10.6 release notes state:
CFXMLParser (New since WWDC 2008) CFXMLParser and CFXMLNode will be officially deprecated in a future major release of Mac OS X. CFXMLParser has some deficiencies in terms of standards compliance and performance, and clients should migrate their uses of the CFXMLParser classes over to NSXMLParser, NSXMLDocument, or other XML parsing technologies on Mac OS X.
If I can't migrate to Cocoa, then I would rather use libxml2.
However, it would be very helpful if more documentation in Xcode 3.2 were available on the other XML parsing technologies (libxml2) were available.
I would also like to know if I can start using this library now, or do I need to wait until some future date when more support is available?
Thanks,
Ned |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden