Re: NSXMLParser in background thread crashing
Re: NSXMLParser in background thread crashing
- Subject: Re: NSXMLParser in background thread crashing
- From: "Justin R. Miller" <email@hidden>
- Date: Fri, 23 Feb 2007 08:27:01 -0500
On Feb 23, 2007, at 8:03 AM, Philip Q wrote:
See:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
Multithreading/articles/CocoaDetaching.html#//apple_ref/doc/uid/
20000738-97249>
for a description of the normal way this happens. You shouldn't
subclass to do this.
I see -- thanks for this. So my second choice of essentially creating
a method that's called as the thread which in turn calls -parse is
the way to go.
--
Justin R. Miller
Code Sorcery Workshop
http://codesorcery.net
_______________________________________________
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