resolve()/reject() on Promise subclasses and @@species
C. Scott Ananian
ecmascript at cscott.net
Thu Nov 5 03:05:20 UTC 2015
Without rehashing the previous discussion, I totally disagree. Having
`Promise#resolve()` go through `@@species` made it totally useless. It's
also not in the spirit of the smalltalk species, which used very narrowly
for instance methods like `map`, not for constructors.
--scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20151104/7a986335/attachment.html>
More information about the es-discuss
mailing list