On Wed, Jul 17, 2013 at 1:04 PM, Rick Waldron <[email protected]> wrote:
> Can you explain why startDate was specified was a Date object?

Because that's how JavaScript represents time? Event.timeStamp was
supposed to be a Date object too:
http://www.w3.org/TR/DOM-Level-2-Events/ecma-script-binding.html Not
sure why it was not implemented that way.

I don't really follow your line of reasoning. Existing APIs use a mix
of callbacks and events. Should we not switch to promises where we
can, but rather stick with precedent?


--
http://annevankesteren.nl/
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to