- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Mon, 6 May 2013 10:42:18 -0700
- To: "Kostiainen, Anssi" <anssi.kostiainen@intel.com>
- Cc: Justin Lebar <justin.lebar@gmail.com>, "public-device-apis@w3.org" <public-device-apis@w3.org>
On Mon, May 6, 2013 at 5:14 AM, Kostiainen, Anssi <anssi.kostiainen@intel.com> wrote: > Re making the method variadic, are you thinking of a use case concerning N number of actuators or something else? I don't think we're too late if there's a good use case. It's a different API style more aligned with ES6. However it probably is too late (unless we want to make Gecko's implementation non-conforming). We started using this in the DOM, e.g. node.append(x, y, z) rather than node.append([x,y,z]). -- http://annevankesteren.nl/
Received on Monday, 6 May 2013 17:42:45 UTC