On Jun 29, 2015, at 10:13 , Gavin Eadie <ga...@umich.edu> wrote: > > I suppose the first thing “fakeSyncrony” could do is grab the address of the > next instruction and make it the address to call back to. This sounds a > little like Jens’ “crazy runtime manipulation of the stack
The mechanism you describe already exists, in non-crazy form. It’s called “blocks”: before thingThatTakesTimeWithCompletionHandler: ^{ after } _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com