Re: [WebIDL] Remove ArrayClass?

On 7/18/14, 5:21 PM, Dirk Schulze wrote:
> So far ArrayClass was just proposed for the legacy interface DOMRectList recently. In Gecko, ArrayClass is used for MediaLink

You mean MediaList.  Like the cssom spec says.

And we've had repeated requests to do it for NodeList as well.  I plan 
to do it soon if I don't run into compat issues (which I don't expect to).

> It seems that most people strongly prefer sequences over ArrayClass.

Sure.  ArrayClass is only useful for legacy listlike interfaces.  And 
then only for the ones without named getters.  But we should still make 
those suck less than they do now.

-Boris

Received on Saturday, 19 July 2014 01:19:02 UTC