truecode.blogspot.com — While there are many methods that attempt to make JavaScript into an Object Oriented Language, most fall short when it comes to the ability to call methods on parent classes. This article analyzes several broken approaches, including the famous one by Douglass Crockford, and then presents a working solution.
Aug 15, 2006 View in Crawl 4
tedchowardAug 15, 2006Submitter
This is an interesting article and the approach is sound, once you spend some time digesting it. We use this approach in some server-side javascript projects at work.
pra9maAug 15, 2006
Interesting. There's a lot of content in there, but it's the most extensive review of the subject that I've seen to date. The author clearly put a lot of thought into it. :-)
15charmaxwtfMar 25, 2009
<a class="user" href="http://web.archive.org/web/20071104004724/http://truecode.blogspot.com/2006/08/object-oriented-super-class-method.html" rel="nofollow">http://web.archive.org/web/20071104004724/http://t ...</a>The page is gone now, but it's still here.