Put the split to get the list of promise methods out of the promise method itself...
authorjaubourg <j@ubourg.net>
Sun, 16 Jan 2011 17:33:32 +0000 (18:33 +0100)
committerjaubourg <j@ubourg.net>
Sun, 16 Jan 2011 17:33:32 +0000 (18:33 +0100)
commit5798446b9816daca48e8c03791f4afc0ab0ac4cf
tree0fb0bd1766afb4edfb3893d38348e50fe1a9a327
parentc272f5f7da3473fd5ac85efe783a0d63608ec62b
Put the split to get the list of promise methods out of the promise method itself and also switched from jQuery.each to a while loop to remove as much overhead as possible. Thanks go to scott_gonzalez for reminding me of this.
src/core.js