Re: Arrays in WebIDL aren't making sense to me so far

Boris Zbarsky:
> That would make a lot more sense, yes.  You need an actual bug report,
> or is this thread, enough?

This thread is enough, should be fixed now.

> I think that works.  In practice, having different types for "array that
> you might have to hand back sometime" (which would require creation of
> an actual platform array object) and "array that you just need to hold
> on to" (which doesn't really) would be nice for my purposes, but I might
> be able to fake it with annotations in IDL.

I am reluctant introduce another array-ish type at this point!

Received on Friday, 6 April 2012 01:14:21 UTC