- From: Cameron McCormack <cam@mcc.id.au>
- Date: Tue, 04 Dec 2012 11:39:02 +1100
- To: Ian Hickson <ian@hixie.ch>
- Cc: whatwg <whatwg@lists.whatwg.org>, Boris Zbarsky <bzbarsky@MIT.EDU>
On 4/12/12 11:33 AM, Ian Hickson wrote: > Per our IRC discussion just now, I think I would propose that when a > method/setter/getter from a prototype of interface A is called against an > object that is of an interface B (or one of B's descendants), where B is a > subclass of A, and B defines its own method/getter/setter with the same > name, then it should throw. I filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=20225 for that.
Received on Tuesday, 4 December 2012 00:39:39 UTC