HighFive icon indicating copy to clipboard operation
HighFive copied to clipboard

Unify read/write routines for Datasets and Attributes

Open ferdonline opened this issue 6 years ago • 1 comments

Datasets and Attributes duplicate much of the code to read and write data. In #277 initial work has been done separating read/writing logic into its own source file. If would be desirable to make such routines to work for Attributes as well, with eventual minor changes.

ferdonline avatar Feb 11 '20 12:02 ferdonline

You would like that Attribute inherit from Slice_traits?

alkino avatar Feb 15 '20 09:02 alkino