|
|
1.1 root 1: AccessLevel = {
2: ACTIONS = {"connect:" = "connect:"; "select:" = "select:"; };
3: OUTLETS = {
4: adaptor = adaptor;
5: channel = channel;
6: connectButton = connectButton;
7: context = context;
8: messageConsole = messageConsole;
9: model = model;
10: modelPath = modelPath;
11: resultConsole = resultConsole;
12: selectButton = selectButton;
13: };
14: SUPERCLASS = NSObject;
15: };
16: FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
17: DatabaseLevel = {
18: ACTIONS = {"connect:" = "connect:"; "select:" = "select:"; };
19: OUTLETS = {
20: channel = channel;
21: connectButton = connectButton;
22: context = context;
23: database = database;
24: messageConsole = messageConsole;
25: model = model;
26: modelPath = modelPath;
27: resultConsole = resultConsole;
28: selectButton = selectButton;
29: };
30: SUPERCLASS = Object;
31: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.