Migration Guide : Migrating from VisualAge Smalltalk V3.0 or earlier : Migrating applications from VisualAge Smalltalk Standard
Migrating applications from VisualAge Smalltalk Standard
If you developed applications using VisualAge Smalltalk Standard, you must complete the following steps to migrate your code to the current VA Smalltalk library.
1. Generate archival code for your applications into new applications. Refer to Version 3.0 or earlier documentation to learn how to generate archival code.
2. File out the original (runtime) applications and the new archival applications.
Again, refer to Version 3.0 or earlier documentation for information on filing out code.
3. File the applications into a current VA Smalltalk development image. The chapter "Managing your VA Smalltalk application" in the Visual Programming User Guide explains how to file the code into a VA Smalltalk development image.
4. Generate runtime code for the applications as described in Generating runtime code.
The Smalltalk User Guide provides extensive information on versioning and releasing.
 
Last modified date: 07/24/2020