4 Comments
- pra9ma, on 10/12/2007, -0/+2InfoQ also picked this one up and wrote some positive things about it: http://www.infoq.com/news/javascript-inheritance-thinwire
- tweekgeek, on 10/12/2007, -0/+2That this didn't make it is sad. Probably the most informative javascript article I've ever come across.
- TedCHoward, on 10/12/2007, -0/+1The Ajaxian did a nice review of this article.
- sand1024, on 10/12/2007, -0/+0There is another approach to implement JavaScript inheritance - a lazy inheritance which has all benefits of prototype based approach like typed classes, but also eliminates necessity to declare external scripts in proper order and automatically resolves and loads (if necessary) dependencies to external scripts that contains related classes.
This approach is supported by JSINER library - you can find more about it on http://www.soft-amis.com/jsiner/inheritance.html


What is Digg?