Resolving does not imply settling. For example, resolving with a forever-pending promise.
Rejecting is a subset of resolving, by resolving with a rejected promise. ________________________________ From: Axel Rauschmayer<mailto:[email protected]> Sent: 2014-07-11 20:50 To: es-discuss list<mailto:[email protected]> Subject: 25.4.1.3 CreateResolvingFunctions ( promise ) Wouldn’t `CreateSettlingFunctions` be a better name than `CreateResolvingFunctions` (or a similar term that is a generalization of “rejecting” and “resolving”)? Axel -- Dr. Axel Rauschmayer [email protected]<mailto:[email protected]> rauschma.de
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

