|
|
1.1 root 1: AppController = {
2: ACTIONS = {
3: "delete:" = "delete:";
4: "fetch:" = "fetch:";
5: "insert:" = "insert:";
6: "saveToDataSource:" = "saveToDataSource:";
7: "saveToObjects:" = "saveToObjects:";
8: "undo:" = "undo:";
9: };
10: OUTLETS = {console = console; dataSource = dataSource; eoController = eoController; };
11: SUPERCLASS = NSObject;
12: };
13: DataSource = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
14: FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.