Closed
Bug 845815
Opened 12 years ago
Closed 12 years ago
Remove when.js dependency
Categories
(L20n :: JS Library, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stas, Assigned: zbraniecki)
Details
IT may be faster to use our own implementation of Promises/A.
We'd need then(), obviously, and possible a when.all() equivalent.
Reporter | ||
Comment 1•12 years ago
|
||
I came across https://github.com/ondras/promise/ which implements Promises/A+.
We'd still need to implement our own version of .all().
Assignee | ||
Comment 2•12 years ago
|
||
This has landed on simpleres branch
https://github.com/zbraniecki/l20n.js/commit/86606278fbed05eb1bdd26d3f03cda44bf573ebb
Assignee: nobody → gandalf
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•