|
|
1.1 root 1: FirstResponder = {
2: ACTIONS = {
3: };
4: SUPERCLASS = Object;
5: };
6: VoteTally = {
7: ACTIONS = {
8: resetAll:;
9: resetLocal:;
10: appDidInit:;
11: addClient:;
12: takeVoteFrom:;
13: };
14: OUTLETS = {
15: clientList;
16: means;
17: remoteHub;
18: ourServer;
19: scrollers;
20: numVoting;
21: clearAllMenu;
22: };
23: SUPERCLASS = Object;
24: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.