mage / mage-sdk-unity

MAGE client SDK for Unity
MIT License
2 stars 13 forks source link

Add Async execution helper #4

Closed daniel-dressler closed 9 years ago

daniel-dressler commented 9 years ago

This async execution helper assists with deep callback nesting. It may not solve the core issue of deep nested callbacks but atleast it makes reading possible.

This module has no dependencies and is thus being PR'd async with the signletons. It should merge clean, I hope.

daniel-dressler commented 9 years ago

@ronkorving We've gone over this PR and pulled out the issues. We're good to go.

LGTM