Re: [whatwg/dom] Removing event listeners through an identifier (#208)

So is there an API proposal here? Do we know it is such which script libraries would use, or would they still just have some their own API on top of that?
Before adding random new features to add/removeEventListener, I think we should think a bit more what all features we expect would be commonly used and would improve the platform.
Just adding more and more features makes the platform more complicated, so I'd prefer we had better reasoning for new stuff.
Also, making APis more complicated makes implementations slower - perhaps not much per new feature, but over time when more features are added...

-- 
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/208#issuecomment-310863979

Received on Saturday, 24 June 2017 20:31:09 UTC