[whatwg] [URL] DOM API Feedback

Tab Atkins Jr. jackalmage at gmail.com
Mon Nov 19 08:20:43 PST 2012


On Mon, Nov 19, 2012 at 8:19 AM, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> On 11/19/12 11:16 AM, Tab Atkins Jr. wrote:
>> Subclasses aren't anything new - we're just referring to the standard
>> prototype-based subclassing.
>
> OK.  That's different from ES6 classes/subclasses, so it might be good to
> get terminology straight here to reduce confusion....

To a first approximation, they shouldn't be.  ES6 classes desugar into
functions and prototypes.

~TJ



More information about the whatwg mailing list