Object-Oriented Programming Using SOM and DSOM
Appearance
Download the source code companion disk.
- Introduction
- Understanding the Basics
- SOMObject
- SOMClass
- SOM Kernel Classes
- SOM Run-time Environment Initialization
- ATTRIBUTES VS. INSTANCE VARIABLES
- Public vs. Private
- Inheritance
- Parent Class vs. Metaclass
- Metaclass EXAMPLE
- The SOMSinglelnstance Metaclass
- Derived Metaclass
- Method Resolution
- SOM Data Types
- SOM Exceptions
- SOM Context
- Module Statement