Re: Do array types have public interface objects?

David Flanagan:
> > If individual array types can be individually monkeypatched, then I
> > think they deserve a public interface object.  On the other hand, if
> > they don't have a public interface object, then wouldn't it be
> > simpler to have them inherit directly from Array.prototype?

Cameron McCormack:
> I think that’s the way to go.

I did that:
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.311;r2=1.312;f=h

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Monday, 20 June 2011 22:20:36 UTC