• 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: performSelector in Swift
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performSelector in Swift


  • Subject: Re: performSelector in Swift
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 10 Jul 2014 21:48:20 -0700

On Jul 10, 2014, at 21:39 , Roland King <email@hidden> wrote:

dispatch_* has been the API for async perform and delays for a while now. It’s queue-based and not runloop based, but rarely is that a problem. 

However, it *is* something of a problem that blocks on GCD queues are not cancelable in shipping OS versions (OS X 10.9 and earlier, iOS 7.1 and earlier), though that’s about to change Real Soon Now.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >performSelector in Swift (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: performSelector in Swift (From: Roland King <email@hidden>)

  • Prev by Date: Re: performSelector in Swift
  • Next by Date: Testing for lazy in Swift
  • Previous by thread: Re: performSelector in Swift
  • Next by thread: Testing for lazy in Swift
  • Index(es):
    • Date
    • Thread