
Inheritance in NewtonScript
Overview of NewtonScript Inheritance
NewtonScript inheritance has two forms: proto inheritance and parent inheritance. While the underlying structure of each is the same, the forms differ in how you use them. Before talking about proto or parent inheritance in particular, let us look at how inheritance works in general.
- The Mechanics of Inheritance
-
- Comparing Prototype Inheritance and Class-Based Inheritance
-
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996