Changing info.FORMAT_VERSION leads to parser errors
Open
bug
discussion
- Dominant language
- Python
- Stars
- 25
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
When updating the info.json FORMAT_VERSION, both dict and xml parser will break on all older version files even if format changes are backwards compatible.
The current format version handling needs to be refactored to support more fine grained support for odml files of different format versions.
Contributor guide
Assessment
This issue has not been assessed yet.