ES3.1 Object static methods rationale document

John Resig jresig at mozilla.com
Fri Jul 18 10:56:12 PDT 2008


> Not true. YAHOO.lang.extend uses prototypal inheritance.

YAHOO.lang.extend is similar in name only - YAHOO.lang.augmentObject is the one that's actually similar to the functionality used by other code bases.

--John



More information about the Es4-discuss mailing list