Getting Started : The Power of Smalltalk : Software components : Applications : Applications relate to other applications
Applications relate to other applications
In addition to containing classes, an application can maintain prerequisite and parts relationships with other applications.
A prerequisite relationship allows an application to state what other applications it requires to function. When you create an application, you must specify its prerequisite applications. This determines the scope (or visibility) of existing classes and methods that an application can use.
A parts relationship defines an application as part of another application--or as a subapplication.
Last modified date: 06/27/2019