|
|
1.1 root 1: ClientRecord = {
2: SUPERCLASS = Object;
3: };
4: SpotView = {
5: OUTLETS = {
6: myThinker;
7: spotList;
8: };
9: SUPERCLASS = View;
10: };
11: FirstResponder = {
12: ACTIONS = {
13: };
14: SUPERCLASS = Object;
15: };
16: Spot = {
17: SUPERCLASS = Object;
18: };
19: Thinker = {
20: OUTLETS = {
21: win;
22: mySpotView;
23: };
24: SUPERCLASS = Object;
25: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.