4) When the download of the WebView is finished, I get the Callback
downloadDidFinish but it seems to be called in the MainThread, so
it is not executed parallel to the MainThread which I wanted.
How do you determine in which tread you get your callback?
You see, I'm relatively new to multithreading, especially with
cocoa. Do you know a real good tutorial or something like that
about Multithreading and RunLoops?
Finally, since it seems that you're using Cocoa functionality that
already has an asynchronous interface via it's own threading, are you
sure that you need to manage your own threads?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden