Edit Rename Changes History Upload Download Back to Top

Migration from VW 2.5.2 to VW 73

While there have been a lot of changes between VW 2.5.2 and VW 7.3, upgrades aren't that tough. The main areas to investigate are:

There have been numerous updates to the development tools - the browsers, inspectors, etc. The documentation explains how to use all of the tools quite well, and the tools are designed to be more obvious than their predecessors. Moving from the old tools to the new ones is a development only issue as well.

If you need specific details on what's been changed in code, the following links provide the necessary information:

Removed Classes from vw 252 to vw 73Download the file
Removed Methods from vw 252 to vw 73Download the file
Changed Classes from vw 252 to vw 73Download the file
Changed Methods from vw 252 to vw 73Download the file

A note on methodology: I started with a VW 2.5.2 image, into which I loaded the Oracle connect, the event code, DLLCC, and the socket code. I combined the source/changes file so that I had something to compare. I then fired up a baseline VW 7.3 image, and loaded BOSS, UIPainter, Oracle Connect, and DLLCC. I then used this script to generate the change files listed above.

Questions? Feel free to send them to me.


Edit Rename Changes History Upload Download Back to Top