Standardize global `setTimeout`/etc.?
Isiah Meadows
isiahmeadows at gmail.com
Mon Feb 27 08:34:49 UTC 2017
Okay. Never mind, then.
On Sun, Feb 26, 2017, 08:42 Andrea Giammarchi <andrea.giammarchi at gmail.com>
wrote:
> What I meant, is that I don't think it'd be wise to duplicate DOM
> standards on the ES side or, even worse, create specification
> incompatibilities.
>
> Timers are just the top of the iceberg, IMO
>
> On Sun, Feb 26, 2017 at 1:31 PM, T.J. Crowder <
> tj.crowder at farsightsoftware.com> wrote:
>
> On Sun, Feb 26, 2017 at 1:20 PM, Andrea Giammarchi <
> andrea.giammarchi at gmail.com> wrote:
> > These are standard already:
> > https://www.w3.org/TR/2011/WD-html5-20110525/timers.html#timers
>
> That's only for browsers. As far as I know, there's no standard for the
> broader picture Isiah was talking about. For instance, NodeJS's
> `setTimeout` and `setInterval` do not conform to that specification (their
> handles aren't numbers, for one thing).
>
> -- T.J.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170227/dcb69aff/attachment.html>
More information about the es-discuss
mailing list