Building parts : Distributing your parts : Loading and removing your code

Loading and removing your code
Before you export your code from VA Smalltalk, you might want to add methods that will run when your code is loaded into a customer's image, and methods that run when your code is removed from a customer's image.
If you have code that is different between Windows, and UNIX environments, set prerequisite expressions to determine which version of your code is loaded.