Re: Adding an interface to provide a list of listeners

On Mon, Jul 28, 2014 at 3:12 AM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
> Yeah, probably better to add an optional "namespacing" string to
> addEventListener, and then removeEventListener can kill all listeners
> with the same namespace string.  (Allow Symbols as well as strings,
> and you safeguard UA listeners without magic.)

See https://gist.github.com/annevk/5238964 for the last time I
sketched something along these lines.


-- 
http://annevankesteren.nl/

Received on Monday, 28 July 2014 07:18:07 UTC