Object Oriented Filtering (OOF) - Dragan S. Pusonjic
Previous Table of Contents Next

 Let’s present our sketch presenting the real object and minor addings:

                

 or only a draft version.

               

It remained to be seen for what primitive objects we would have the extended objects.

 Primary object

 Extended object

Numeric
Date
String as numeric
String
String as like

Numeric
Date
String as numeric
String
String as like

Out of the things we have itemized, it seems as if the primitive objects were not needed. However, we do need them for they are of much smaller dimensions that the extended objects and thus occupy less space on the screen/display.

See also :

Extended objects

Modify methods and properties


Numeric   
Date    
Num as string    
String   
String like            
 

Numeric   
Date    
Num as string    
String    
String like


Previous Table of Contents Next