Migrating VDL 2.0 Apps to VDL 4.1
There are several steps to take when converting a VDL 2.0 app to VDL 4.1.
- Change the VDL version of your VDL file.
- Namespacing tags and attributes.
- AutoText changes.
- Convert customer runner code to script blocks.
- Table modifiers.
- Remove custom runner references from the companion file.
- Remove handlebars references, replacing with VDL 4.1 equivalents.