Edit Rename Changes History Upload Download Back to Top

How Do I Upgrade VisualWorks

There are a number of fairtly simple steps involved in an upgrade from VisualWOrks 2.5.x or 3.x to VisualWorks 5i. The process runs something like this:

These tips are cribbed from this presentation from our German partner, Georg Heeg.

In either case, the developer must investigate whether the changes are necessary in 5i (perhaps it was a work around that is now addressed). The developer must also check to see whether changes made break in a 5i system.

Finally, if the application has custom (home brew or third party) widgets (GUI) that use polling, then one of two strategies must be followed:

In the latter situation, developers should revisit and port to events eventually, since polling will be fully deprecated in the 5i.4 release.

During migration to StORE, developers will find many ENVY applications that are no longer used. This is an excellent time to leave them behind.

Inevitably, some 'dead' applications will be migrated. Developers should identify those and remove them from the new bundles that have been made through the migratiuon process.


Edit Rename Changes History Upload Download Back to Top