Towards the Optimal Javascript Inheritance Technique

Lead developer of the ThinWire Framework Joshua Gertzen has written an article going over existing approaches to implementing OO inheritance in Javascript (including the famous example by Douglas Crockford) and explains the final solution that they needed on the ThinWire framework for super class method calling.

read more | digg story

Ted C. Howard @ted