|
|
1.1 root 1: FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
2: EmpController = {
3: ACTIONS = {"insert:" = "insert:"; "save:" = "save:"; };
4: OUTLETS = {
5: allDeptsController = allDeptsController;
6: allProjectsController = allProjectsController;
7: empController = empController;
8: empDeptsController = empDeptsController;
9: empProjectsController = empProjectsController;
10: photoController = photoController;
11: quoteController = quoteController;
12: window = window;
13: };
14: SUPERCLASS = Object;
15: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.