This pull request adds v2 serialization to the ADM plugin as default whilst keeping backwards compatibility with the original v1 serialization for importing existing data. The two areas where the move from ADAPT Framework v1.2 to v2 has made backwards compatibility impossible is on loads and internal boundaries.
Initial testing shows v2 serialization having a significant size improvement over v1 but I'd like to get more data through the plugin to support this.
Ideally this would be merged and released as v2.0.0-beta.1 so it can be used and tested to get feedback.
This pull request adds v2 serialization to the ADM plugin as default whilst keeping backwards compatibility with the original v1 serialization for importing existing data. The two areas where the move from ADAPT Framework v1.2 to v2 has made backwards compatibility impossible is on loads and internal boundaries.
Initial testing shows v2 serialization having a significant size improvement over v1 but I'd like to get more data through the plugin to support this.
Ideally this would be merged and released as v2.0.0-beta.1 so it can be used and tested to get feedback.