ISISComputingGroup / ISISComputingGroup/IBEX
Convert the Synoptic information transfer to be JSON rather than XML
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer I would like to use JSON to transport all my data, the Synoptic info is currently in XML, so needs converting to use JSON
**Acceptance Criteria**
1. JSON is used instead of XML
2. Remove the TransformingWriter class
Only the SynopticWriter uses TransformingWriter, so it should be okay to remove it. Instead we can copy what the other JSON serialisers do
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.