- From: Arun Ranganathan <arun@mozilla.com>
- Date: Thu, 13 Sep 2012 15:26:42 -0400
- To: Cameron McCormack <cam@mcc.id.au>
- Cc: Boris Zbarsky <bzbarsky@MIT.EDU>, Glenn Maynard <glenn@zewt.org>, public-webapps@w3.org
On Sep 11, 2012, at 1:07 AM, Cameron McCormack wrote: > Arun Ranganathan: >> I've pinged heycam to see if this is a proper use of the sequence type. I'm not sure it allows for such a variation in parameters. > > I agree with Boris, it makes sense to use sequence<> here. Whenever you just want to take a list of values in an operation argument, and you don't want to keep a reference to a platform array object, you should use a sequence<>. Done. http://dev.w3.org/2006/webapi/FileAPI/#dfn-Blob -- A*
Received on Thursday, 13 September 2012 19:27:14 UTC