Changeset 4505 for trunk/examples

Show
Ignore:
Timestamp:
10/14/08 09:06:49 (3 months ago)
Author:
pmoura
Message:

Added a simple example, "instvars", illustrating how to define instance variables, default variable values, and setter and getter methods.

Location:
trunk/examples
Files:
5 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/NOTES.txt

    r4501 r4505  
    128128    "super calls" to call overridden method definitions 
    129129 
     130instvars 
     131    example of defining instance variables, default variable values, 
     132    and setter and getter methods 
     133 
    130134lo 
    131135    examples adopted from the Francis G. McCabe L&O system