Re: [sensors] Add solution for one-shot readings

I don't have much to add here, but I'm kinda liking Solution 4 from 
@rwaldron. So long as each request to the one-shot static method 
(i.e., `Geolocation.read(options)`) "promises" to respond as per its 
options, and other subsequent synchronous calls to it don't affect 
previous callers, then it would be really nice. 

I'd also like to echo the calls for no side effects, so would be 
strongly against .addEventListener() starting the sensor. 

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

Received on Wednesday, 16 March 2016 06:11:09 UTC