Anchor | ||||
---|---|---|---|---|
|
In This Topic
Table of Contents | ||
---|---|---|
|
The introduction of plugins significantly eases migration issues because of the tight coupling between the software version of a plugin and the data model it uses. The plugin itself is responsible for implementing proper data model migration and XperienCentral offers an easy API to implement this.
In This Topic
Table of Contents | ||
---|---|---|
|
...
Version number
Each plugin has a version number that consists of three numbers. The version number has a meaning and it is very important to use it properly because it tells users of the plugin the kind of changes they can expect between two separate versions of the plugin. The three parts of the version number have the following meaning:
...