RE: Guidance on the usage of promises for API developers

From: David Herman <dherman@mozilla.com>

> Looks nice! Just making sure: does this match the style you and Allen landed on for the ES6 spec (and has the dust settled on that)? This looks promising (sorry) for consistency across both the JS and web specs.

Well, not terribly. Web specs are generally much less precise and detailed, so I tried to produce some verbiage that would fit with web specs. This allows you to get a lot more across with a lot fewer words, whereas in "ECMASpeak" you need to go through a whole committee (figuratively speaking) just to create an anonymous function.

But, we do maintain consistency with the general concepts and verbiage.

Received on Tuesday, 14 January 2014 16:35:36 UTC