previo | siguiente |
The APM implements a callback mechanism that gives the package programmer a wide-ranging set of options to manage the installation, instantiation, and mounting of her package. Callback procedures must be written in Tcl and are recorded in the packages package-key.infofile. Callbacks may also be defined in the interactive programmer's package management utility. Callbacks include: |
|
Callbacks are optional - a package may provide as many or as few as the programmer finds necessary for proper implementation of the package's semantics. |