|
|
Sample Programs from NeXSTEP 3.3
AppController = {
ACTIONS = {
"delete:" = "delete:";
"fetch:" = "fetch:";
"insert:" = "insert:";
"saveToDataSource:" = "saveToDataSource:";
"saveToObjects:" = "saveToObjects:";
"undo:" = "undo:";
};
OUTLETS = {console = console; dataSource = dataSource; eoController = eoController; };
SUPERCLASS = NSObject;
};
DataSource = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.