NSXMLParser
NSXMLParser
- Subject: NSXMLParser
- From: Mark Thomas <email@hidden>
- Date: Mon, 15 Sep 2008 22:10:20 +0100
- Thread-topic: NSXMLParser
Hi All,
Was wondering if somebody could answer how thread safe NSXMLParser is, as
I need to use it with NSURL set to remote server and the response could take
a while, so this why I want to put off into another thread.
While I can see it can be used with a NSURL, is there a way I can do a
HTTP POST with it when I pass it into a NSXMLParser ? As I want to parser
the results which the server will send me.
Thanks
Mark.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden