Axel Rauschmayer (2014-07-12T12:22:35.000Z)
Got it, thanks!

On Jul 12, 2014, at 6:14 , Domenic Denicola <domenic at domenicdenicola.com> wrote:

> 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
> Sent: ‎2014-‎07-‎11 20:50
> To: es-discuss list
> 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
> axel at rauschma.de
> rauschma.de
> 
> 
> 

-- 
Dr. Axel Rauschmayer
axel at rauschma.de
rauschma.de



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140712/bbef5aa7/attachment.html>
forbes at lindesay.co.uk (2014-07-16T22:39:39.237Z)
Got it, thanks!