Skip to content

Separate extracting of JSON stream from HDF creation

Afonso Mukai requested to merge separate_stream_parsing_from_implementation into master

Created by: mattclarke

Issue

N/A

Description of work

I have separated the extraction/parsing of the stream JSON from the creation of the HDF structure. A small step towards the SRP. At some point, it will be separated out to a more appropriate class.

Nominate for Group Code Review

  • Nominate for code review

Merge request reports