- From: Kostiainen, Anssi <anssi.kostiainen@intel.com>
- Date: Fri, 5 Sep 2014 06:40:37 +0000
- To: public-script-coord <public-script-coord@w3.org>
Hi, What is the appropriate way to define constructors on non-global objects in WebIDL? IOW, here’s what we’d like to spec in WebIDL: new Sensor.AmbientLight(); I first thought [NamedConstructor] could be used but after revisiting the WebIDL spec it appears that is not the case. Thanks, -Anssi
Received on Friday, 5 September 2014 06:43:53 UTC