From: Adam Barth <[email protected]> Date: Wednesday, July 25, 2012 6:05 PM To: Sam Weinig <[email protected]> Cc: Elliott Sprehn <[email protected]>, Alan Stearns <[email protected]>, Kentaro Hara <[email protected]>, "[email protected]" <[email protected]> Subject: Re: [webkit-dev] Multiple inheritance in the DOM
On Wed, Jul 25, 2012 at 6:00 PM, Sam Weinig <[email protected]> wrote: On Jul 25, 2012, at 5:53 PM, Elliott Sprehn <[email protected]> wrote: >>>It seems like this should really be a [NoInterfaceObject]. >>>That resolves the issue of multiple inheritance since you >>>can no longer do instanceof Region, and I'm not sure why >>>you'd ever want to do that anyway. >>I agree. >That doesn't solve the problem. But it's a good idea. I'll add it to the spec. Thanks, Alan _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

