- From: jsen- <notifications@github.com>
- Date: Sat, 09 Apr 2016 04:45:38 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Saturday, 9 April 2016 11:46:05 UTC
@annevk you're right, there's nothing magic about them, I just don't like using strings as identifiers. I'd prefer something like `obj.addEventListener("click", ..., { class: Obj.eventClasses.CLICKER })`, but that's for a different typed/untyped discussion. I'm completely fine with @domenic's explanation --- 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-207776634
Received on Saturday, 9 April 2016 11:46:05 UTC