Re: NSXMLParser in background thread crashing
Re: NSXMLParser in background thread crashing
- Subject: Re: NSXMLParser in background thread crashing
- From: Jim Correia <email@hidden>
- Date: Thu, 22 Feb 2007 09:59:48 -0500
On Feb 22, 2007, at 9:36 AM, Justin R. Miller wrote:
2) There is something related to threading that is causing this.
I don't see it mentioned in the class doc for NSXMLParser, or in the
Cocoa Thread Safety docs, that NSXMLParser is thread safe.
Absent any reference that it is (which I may have missed), you cannot
assume that it can be safely used anywhere but on the main thread.
Jim
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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