- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 08 Dec 2020 02:36:51 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 December 2020 10:37:03 UTC
@benjamingr @MattiasBuelens @jakearchibald @rbuckton @dmethvin I'm curious about your thoughts on this. Apparently jQuery had this feature where you could identify the group a listener belonged to when the listener got invoked. (See https://github.com/whatwg/dom/issues/208#issuecomment-316508778.) Does something like that make sense for signals? Would that require the signal to be part of the key so you can register the same listener multiple times with different signals? -- 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/501#issuecomment-740537308
Received on Tuesday, 8 December 2020 10:37:03 UTC