- From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
- Date: Mon, 08 Jun 2015 15:11:42 +0000
- To: public-device-apis@w3.org
What is SensorIdentifier? It makes more sense to have a getAll() return a list of normal JS objects, from which you can use the identifiers to create new Sensor instances. The createObserver model is a step backwards---remember that createObserver itself must call some constructor, so why are you hiding that constructor from authors? -- GitHub Notif of comment by domenic See https://github.com/w3c/sensors/issues/28#issuecomment-110032703
Received on Monday, 8 June 2015 15:11:44 UTC