Re: asynchronous nsurlconnection in nsoperation
Re: asynchronous nsurlconnection in nsoperation
- Subject: Re: asynchronous nsurlconnection in nsoperation
- From: Steve Sisak <email@hidden>
- Date: Fri, 23 Mar 2012 06:25:56 -0400
At 6:59 PM +0300 3/21/12, Ariel Feinerman wrote:
I wish to insert an asynchronous NSURLConnection into non-concurrent
NSOperation the reason is to allow necessarily unarchive actions on
the streaming date so
Look at (and steal code from) the LinkedImageFetcher sample:
<http://developer.apple.com/library/mac/#samplecode/LinkedImageFetcher/>
I'm pretty sure if you steal the Core Code directory, and subclass
QHTTPOperation, that ought to do pretty much what you want.
HTH,
-Steve
_______________________________________________
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