Re: [whatwg/dom] Make it easier to dispatch custom events (#483)

FWIW, we do want easy-to-use APIs, but as I mentioned above you lose a lot with the proposed API. It would only be convenient if you're interested in just `CustomEvent`. So it's not easy-to-use-vs-easy-to-implement. Rather it's a tradeoff between flexibility and posing restrictions on consumers. And in that case we do tend to chose to not cut off functionality.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/483#issuecomment-318567909

Received on Friday, 28 July 2017 06:02:07 UTC