Re: [sensors] Undefined values makes GS a pain to work with using TypeScript

> 1) introduce smth like Sensor.hasReading

Is this a static, class-side property? If so, what happens if there are more than one instance of a given Sensor? 

> and then make all properties return 0 in initial state 

I can easily see end developers getting tripped up on this, with code that forgets to check the "hasReading" signaling property :\








-- 
GitHub Notification of comment by rwaldron
Please view or discuss this issue at https://github.com/w3c/sensors/issues/269#issuecomment-330280176 using your GitHub account

Received on Monday, 18 September 2017 16:36:27 UTC