- From: Rijubrata Bhaumik via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Feb 2016 12:55:38 +0000
- To: public-device-apis@w3.org
riju has just created a new issue for https://github.com/w3c/sensors: == constructor of "Abstract" Sensor == Sensor interface is supposed to be like an abstract class from which concrete class like [AmbientLightSensor](http://w3c.github.io/ambient-light/#idl-def-ambientlightsensor) will inherit. What was the need for a Constructor on Sensor interface ``` [Constructor(optional SensorOptions sensorOptions)] interface Sensor : EventTarget ``` There was some prior discussions here #19 , let's have a conclusion. Please view or discuss this issue at https://github.com/w3c/sensors/issues/86 using your GitHub account
Received on Friday, 5 February 2016 12:55:40 UTC