Closed johnyanarella closed 11 years ago
Issues #41 and #74 are already resolved in this new branch, as well.
NOTE: This commit includes breaking API changes.
Rewrote Deft JS's Promise and Deferred implementations to be Promises/A+ compliant:
The new implementation is covered by 711 unit tests and will be the API that will be maintained as we move forward to version 1.0.
See also: #83, #84, #61, #74 and #41.
This work is already underway in the
promises_aplus
branch.