Closed johnyanarella closed 11 years ago
Since wait() has special meaning for Promises (i.e. block until result), rename this method to delay().
This issue refers to the now-abandoned jQuery 1.4-style implementation.
promise-as3 has been rewritten to implement the Promises/A+ specification.
Since wait() has special meaning for Promises (i.e. block until result), rename this method to delay().