Re: Asynchronous downloading again
Re: Asynchronous downloading again
- Subject: Re: Asynchronous downloading again
- From: Kyle Sluder <email@hidden>
- Date: Sat, 31 Oct 2009 19:01:44 -0700
On Sat, Oct 31, 2009 at 6:50 PM, DKJ <email@hidden> wrote:
> I was worried that having a download connection for each file would make it
> more complicated for the app to know when they were all finished.
Translation: "I don't know how to do it correctly, and therefore fear
it. I want to stick to what I know."
You can overcome this fear; it's surprisingly easy to do. All you
have to do is start writing the code, without concern that you're
doing it wrong. Keep butting your head against it and eventually the
pattern will shine through.
This is a process with which I got very familiar while learning Cocoa.
The intricacy of correct usage is intimidating, but the only way to
overcome it is to try.
--Kyle Sluder
_______________________________________________
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