Has anyone implemented Futures in Objective-C? I (hopefully not naively) assume that it should be reasonably simple to wrap NSInvocations in a nice API?
+1
A:
Apple's documentation on blocks in Grand Central Dispatch may be of interest.
Alex Reynolds
2010-03-25 15:15:47