issues
search
promises-aplus
/
constructor-spec
Discussion and drafts of a possible spec for creating and resolving promises
10
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix broken link to issues
#26
junosuarez
closed
10 years ago
1
Pushing this toward completion
#25
domenic
opened
11 years ago
6
point function
#24
Raynos
closed
11 years ago
124
Accessing resolve/reject and promise at the same time
#23
domenic
opened
11 years ago
9
Should we include assimilation?
#22
domenic
closed
11 years ago
6
What happens when the factory throws an error?
#21
domenic
opened
11 years ago
12
Should the factory be run in a new event loop turn?
#20
domenic
opened
11 years ago
3
Single- versus multi-param factory
#19
domenic
closed
11 years ago
7
Strawman: Promise Creation API/D
#18
domenic
opened
11 years ago
39
Strawman: Promise Creation API/C
#17
domenic
closed
11 years ago
3
Replacing the "resolved" state
#16
domenic
closed
11 years ago
12
Assimilation as a construction strategy??
#15
domenic
opened
11 years ago
7
Asynchronous
#14
ForbesLindesay
opened
11 years ago
2
Strawman: Promise Creation API/B
#13
domenic
closed
11 years ago
7
Fulfill, reject, adopt?
#12
domenic
closed
11 years ago
8
Terminology for polymorphic operations
#11
domenic
closed
11 years ago
2
Strawman: Promise Creation and Resolution API
#10
briancavalier
closed
11 years ago
27
Replacing the "resolve" verb
#9
domenic
opened
11 years ago
19
Hot/Cold promises
#8
ForbesLindesay
opened
11 years ago
8
promise(function (resolver)) or promise(function (fulfill, reject, progress, cancellationToken, ...))
#7
ForbesLindesay
opened
11 years ago
39
Extended promise objects
#6
juandopazo
opened
11 years ago
5
discovery of resolver
#5
ForbesLindesay
opened
11 years ago
7
To `new` or not to `new`
#4
ForbesLindesay
closed
11 years ago
8
Use the `promise(fn)` notation
#3
ForbesLindesay
opened
11 years ago
3
Return a deferred
#2
ForbesLindesay
opened
11 years ago
1
Background
#1
ForbesLindesay
opened
11 years ago
7