Re: [sensors] Call 'onchange' on a Senor instance considering its own frequency hint

@tobie, PR #210 has been updated to reflect the consensus position, quoting it here for clarity:

>**Option 2**
>
>All Sensor objects point to the same data but the change event fires at different intervals on the different objects as specified in their respective initialization options.
>
>Problems:
>
>* objects are still not decoupled from each other
>* frequency at which sensor.x is updated still may vary arbitrary
>* onchange notification is not synced with returned data update

Could you review #210 and let us know if you have any concerns. Thanks!

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

Received on Tuesday, 30 May 2017 07:07:27 UTC