Re: [sensors] Dependency on [DOM] due to inheriting from EventTarget

In general there is no analogous tree-of-targets structure in ES 
programs; the DOM is a special case in that sense. Even when there is 
such a tree-of-targets (or more likely graph), the knobs provided by 
cancelable, bubbles, and capturing are rarely the ones applicable or 
desired.

-- 
GitHub Notif of comment by domenic
See https://github.com/w3c/sensors/issues/21#issuecomment-106583228

Received on Thursday, 28 May 2015 20:11:33 UTC