• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS app launching speed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS app launching speed


  • Subject: Re: iOS app launching speed
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 15 May 2012 14:50:57 -0700

On May 15, 2012, at 2:45 PM, Alex Zavatone wrote:

> Rockin'.  Exactly the information I was looking for.  My only other question is what's the "best" approach for async requests?  I've used GCD recently, but it appears that the frameworks have been advancing so quickly, it's not always obvious what the current best method is for async HTTP communication.

Async NSURLRequest, as already mentioned. It’s a little bit clunky to use by modern standards — I wish they’d add some nice block-based callbacks to it instead of making me implement yet another delegate class — but it works well, and it’s quite well documented by Apple and others.

—Jens
_______________________________________________

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


  • Follow-Ups:
    • Re: iOS app launching speed
      • From: Roland King <email@hidden>
    • Re: iOS app launching speed
      • From: Marco S Hyman <email@hidden>
References: 
 >Re: iOS app launching speed (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: iOS app launching speed
  • Next by Date: Re: iOS app launching speed
  • Previous by thread: Re: iOS app launching speed
  • Next by thread: Re: iOS app launching speed
  • Index(es):
    • Date
    • Thread