The Foundation of OO (XDb)

From: James <jraustin1_at_hotmail.com>
Date: 11 Jun 2002 08:33:12 -0700
Message-ID: <a6e74506.0206110733.17c6a626_at_posting.google.com>



The object is the fundamental atomic thing. An object can represents anything: a number, a word, a person, a car, a sound, a picture, a movie, a smell, a feeling, an idea, etc. An object can have instances.
An instance is an object that has a class. A class is an object that has instances.

An object inherits the non-overridden properties and methods of its ancestor classes.
An object can override/add properties and methods.

(www.xdb1.com) Received on Tue Jun 11 2002 - 17:33:12 CEST

Original text of this message