CocoaScript icon indicating copy to clipboard operation
CocoaScript copied to clipboard

Use block API in CocoaScript

Open naan opened this issue 9 years ago • 0 comments

Ref #32

I understand that #32 is closed, but not sure that's because it's hard to do async stuff, or supporting block, or both.

I'd like to use block based API like enumerateObjectUsingBlock:. It's not asynchronous, but some of these API does not have alternative API using Objective-C selector, especially newly added APIs.

naan avatar Oct 14 '16 17:10 naan