Tags: fljot/promise-as3
Tags
Deferred implementations with Callbacks; similar to jQuery 1.7
Subtle fix to Callbacks class & updated README Fixed logic in Callbacks.as so TestCallbacks testing passes - flags "once memory" was not working correctly before. Fixed tests in TestCallbacks.as to be fully jQuery-complaint Updated README.md with better $.watch() sample