Monobjc / monobjc

Git Repository for the Monobjc Project
http://www.monobjc.net/
17 stars 3 forks source link

Use NSStackBlock blocks for asynchronous methods #382

Closed letiemble closed 11 years ago

letiemble commented 11 years ago

Use NSStackBlock blocks for asynchronous methods in order to avoid the complicated lifecycle management.

letiemble commented 11 years ago

For reference, block specification and implementation:

Source code: