On a similar-ish note, I'm having trouble using libxml. I'm using a slightly modified version of the appropriate sample code. I need to make sure that the library is in my project. Since I couldn't find the library in a convenient place (where are you supposed to get those anyway?), I just dragged it from the sample project to mine. However, when I try to build the project, it says it cannot locate <libxml> or <libxml/tree.h> or whatever I import. I can't find any significant differences in the projects' properties... does anyone know how to get this working?

On Mar 10, 2008, at 4:46 PM, [EMAIL PROTECTED] wrote:

If you find a function/method/class declaration in a public header (an
header that is not in PrivateHeader folder) you can problably
considere it as public.


Le 10 mars 08 à 23:49, Simon Fell a écrit :

The iPhone docs point you in the direction of libXML2 for parsing
XML, yet the headers for NSXML are included in the SDK headers, and
i was able to build and run fine using NSXMLDoc/element/node. (in
fact i just dropped my existing NSXML based code into a iPhone
project and it worked fine, so it never even occurred to me that
this might not be supported).  Would this constitute using a private
API ? (is there a good definition of private API somewhere?)

Tx
Simon


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to