Re: UITable Views and display lags
Re: UITable Views and display lags
- Subject: Re: UITable Views and display lags
- From: WT <email@hidden>
- Date: Sun, 21 Mar 2010 18:53:19 +0100
On Mar 21, 2010, at 6:25 PM, Jack Carbaugh wrote:
> You don't need to overcomplicate downloading the images with an NSOperation.
>
> In my experience, downloading asynchronously with an NSURLConnection and the delegate methods works far better.
>
> Jack
I don't think using NSOperation is overcomplicating things. It's entirely trivial to use it and, as far as I know, NSOperationQueue takes care of scheduling the threads to make the best use of the resources available.
W._______________________________________________
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