NSOperation and WebView
NSOperation and WebView
- Subject: NSOperation and WebView
- From: Hao Lü <email@hidden>
- Date: Sun, 18 Apr 2010 15:36:33 -0700
Hi,
I am doing some analyzing work on a WebView (going through the DOM, checking
links and texts). Since, sometimes this blocks the GUI, I am experimenting
using NSOperation/NSInvocationOperation. What confuses me is that, my
operation stops (not sure if it sleeps or is terminated) upon accessing the
DOMDocument. There is no message shown in the console.
Any clues?
- Hao
_______________________________________________
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