Changeset 4506 for trunk/examples
- Timestamp:
- 10/14/08 11:38:33 (3 months ago)
- Location:
- trunk/examples
- Files:
-
- 5 added
- 1 modified
-
classmethods (added)
-
classmethods/classmethods.lgt (added)
-
classmethods/loader.lgt (added)
-
classmethods/NOTES.txt (added)
-
classmethods/SCRIPT.txt (added)
-
NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/NOTES.txt
r4505 r4506 74 74 illustrates how to use events to avoid breaking object encapsulation 75 75 76 classmethods 77 example of defining "class methods" as found on some class-based 78 object-oriented programming languages 79 76 80 classvars 77 81 example of implementation of class variables
