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

please don't introduce more magic strings into the API.
I believe it would be much better to use Symbols or objects stored internally in a WeakMap than strings.

---
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-207625031

Received on Friday, 8 April 2016 22:06:33 UTC