Prototype Trees as JavaScript Components
Prototypes play a central role in JavaScript, but in current practice, prototype structure is missing from external files, and is rebuilt as needed in a fashion custom to the application. A prototype tree is a new kind of component which saves the prototype…