Jump to content

Object-Oriented Programming Using SOM and DSOM/Understanding the Basics

From EDM2
Revision as of 18:32, 31 October 2016 by Ak120 (talk | contribs)

We covered the development and use of a SOM object in the last chapter. In this chapter, we will look at the SOM kernel. We will discuss the concepts and the terminologies that make up the SOM run-time environment. We will examine the SOM inheritance model and the options it provides for method resolution. A good understanding of these fundamental concepts will help you when you write your SOM programs.