Important: The information in this document is obsolete and should not be used for new development.
What This Book Contains
Chapter 1, "MacApp Overview," provides a broad overview of the MacApp class library, including a summary of MacApp's major features and a description of the sample applications distributed with MacApp.The chapters in Part 1, "MacApp Theory and Architecture," present important features provided by the MacApp class library. Most features require the cooperation of several components. The chapters describe how the components are implemented, how they work together, and how they fit into your application.
The chapters in Part 2, "Working With MacApp," supply sample code and step-by-step recipes for using MacApp components to implement program features. Some of the chapters also supply additional information about MacApp components that aren't covered in detail in Part 1.
Three appendixes provide additional information on the MacApp class library:
- Appendix A describes how to create applications using Macintosh Programmer's Workshop (MPW) and the MacApp build system.
- Appendix B shows the class hierarchy for the major classes in MacApp.
- Appendix C shows the organization of the source code in the MacApp class library. It lists each MacApp unit, consisting of a header file and code file, and describes the features the unit implements.