Futures for Objective-C?

Posted by Frank Shearar on Stack Overflow See other posts from Stack Overflow or by Frank Shearar
Published on 2010-03-25T14:30:55Z Indexed on 2010/03/25 14:33 UTC
Read the original article Hit count: 613

Filed under:

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?

© Stack Overflow or respective owner

Related posts about objective-c