On Wed, Aug 20, 2014 at 8:52 AM, Axel Rauschmayer <a...@rauschma.de> wrote:

> Currently there seem to be two ways to create promises. Normal classes
> throw an exception if you call them as functions (without `new`). Should
> `Promise` do the same?
>

They already do:
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise Steps 1-4.

Rick
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to