Smalltalk User Guide : Handling team software components : Unloading components from your image
Unloading components from your image
This chapter describes how to unload a component from your image.
Unloading a component removes it from your image. Unloading does not remove the component from the library. For example, if you have a scratch application in your image, you can unload a class from it; this removes the class from your image. However, as far as the application's configuration in the library is concerned, the class's state is not modified. The class remains part of the application.
The types of components that you can unload include editions or versions of the following:
Classes
Applications
Subapplications
Configuration maps
Last modified date: 01/29/2015