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

Based on [Example: Observing Keyboard 
Events](https://github.com/zenparsing/es-observable#example-observing-keyboard-events),
 I don't see how the `Observable` interface can benefit a potentially 
high frequency (eg. 1kHz) sensor. Is it really ideal to expect that 
`next()` might be called once per ms? Maybe I've misunderstood 
something there?


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

Received on Tuesday, 2 June 2015 17:18:36 UTC