[Bug 14877] Define [[Class]] of interface prototype objects, exception interface objects, and exception interface prototype objects

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14877

--- Comment #23 from Travis Leithead [MSFT] <travil@microsoft.com> 2011-12-15 20:57:08 UTC ---
(In reply to comment #22)
> (In reply to comment #17)
> > That's a really good point, and now that you point it out, I agree.  For
> > consistency with ES, we should define the [[Class]] of an interface prototype
> > object to be the identifier of the interface, and the [[Class]] of an exception
> > interface prototype object to be the identifier of the exception.  The
> > [[Class]] of interface objects and exception interface objects should remain
> > "Function", as now.  (I was confused in comment 9 when I talked about the
> > [[Class]] of exception interface objects not being defined -- it clearly is.)
> 
> Makes sense to me, and is the most aligned with ECMAScript.

(I think I was reading that wrong. Please disregard)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 15 December 2011 20:59:14 UTC