Description
This can be considered part of the general File Formats review which Wes describes in https://gist.github.com/wesketchum/87312f5c722ae070b7c3f8109af78318. The main focus here is to take DataStore and its only implementation, HDF5DataStore, and separate file format (hdf5-) specific parts from non-file-format specific parts, creating reusable code which can be used by file-focused DataStore implementations.
Potential impact radius
Small/Isolated
Reason for change
No response
Suggested implementations
No response
Testing suggestions
No response
Anything else?
No response
Description
This can be considered part of the general File Formats review which Wes describes in https://gist.github.com/wesketchum/87312f5c722ae070b7c3f8109af78318. The main focus here is to take
DataStoreand its only implementation,HDF5DataStore, and separate file format (hdf5-) specific parts from non-file-format specific parts, creating reusable code which can be used by file-focusedDataStoreimplementations.Potential impact radius
Small/Isolated
Reason for change
No response
Suggested implementations
No response
Testing suggestions
No response
Anything else?
No response