02-20-2015, 10:43 PM
Scripts between the two versions will likely not work unless allowance has already been made. However you can easily edit them to function right if you know what needs to be done. (I altered a script for XP for VXA, though it was a simple window element.)
Differences between the versions? I think VXA takes on some practices originally seen in the .org Standard Development Kit, with large functions split into smaller ones, and the use of 'base' scenes for certain areas. Some things I would hazard to say are better done in VXA that it makes it easier/more efficient to alias. However when it comes to copying scripts directly, some will probably not work because of more obvious differences, like the names of definitions, classes, how they're laid out, etc.
Differences between the versions? I think VXA takes on some practices originally seen in the .org Standard Development Kit, with large functions split into smaller ones, and the use of 'base' scenes for certain areas. Some things I would hazard to say are better done in VXA that it makes it easier/more efficient to alias. However when it comes to copying scripts directly, some will probably not work because of more obvious differences, like the names of definitions, classes, how they're laid out, etc.