NSXMLParser and multithreading
NSXMLParser and multithreading
- Subject: NSXMLParser and multithreading
- From: Mark Thomas <email@hidden>
- Date: Tue, 16 Sep 2008 16:36:41 +0100
- Thread-topic: NSXMLParser and multithreading
Resending, as wondered if anybody had any views on this ?
---
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