First pass of builds for AS3-only swc and Flex swc
Promise.when() now has support for asynchronous URLLoader responses; via the URLLoaderAdapter class. URLLoaderAdapter also auto-registers its adapt() function with the Promise.when adapter registry.
Performance improvements with preallocated buffer (similar to PromiseA+.coffee)
First pass of builds for AS3-only swc and Flex swc
Promise.when() now has support for asynchronous URLLoader responses; via the URLLoaderAdapter class. URLLoaderAdapter also auto-registers its
adapt()
function with the Promise.when adapter registry.Performance improvements with preallocated buffer (similar to PromiseA+.coffee)