Re: Vibration: throwing and pause

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