|
|
1.1 ! root 1: DBAssociation = { ! 2: ACTIONS = { ! 3: }; ! 4: OUTLETS = { ! 5: }; ! 6: SUPERCLASS = Object; ! 7: }; ! 8: FirstResponder = { ! 9: ACTIONS = { ! 10: }; ! 11: SUPERCLASS = Object; ! 12: }; ! 13: Controller = { ! 14: ACTIONS = { ! 15: changeQualifier:; ! 16: appDidInit:; ! 17: }; ! 18: OUTLETS = { ! 19: departmentTable; ! 20: salaryField; ! 21: theWindow; ! 22: }; ! 23: SUPERCLASS = Object; ! 24: }; ! 25: QualifiedAssociation = { ! 26: SUPERCLASS = DBAssociation; ! 27: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.