Re: Adding an interface to provide a list of listeners
Anne van Kesteren <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <CADnb78iuVSTchWi_AoFos8a3XkAv3iYXEsqet0MK2W20sDQmnw@mail.gmail.com> |
On Sun, Jul 27, 2014 at 7:08 PM, Marat Tanalin <[email protected]> wrote: > Cloning the original element and replacing it with the clone (a workaround typically used currently to remove listeners) is probably worse than a possible standard way to expose listeners to allow legitimate direct removal of just listeners without such unneeded (and probably at least slower) workarounds. I don't see a problem with having better methods of removing listeners. -- http://annevankesteren.nl/