adareau / HAL

HAL Atom Locator
GNU General Public License v3.0
2 stars 1 forks source link

Define a `DataSet` class #57

Open adareau opened 3 years ago

adareau commented 3 years ago

The datasets could be managed via a DataSet class, that would add a layer of abstraction between the gui and the actually saved dataset. This could be the fundamental brick of a dataset manager, allowing to edit the datasets. This would also allow the users to easily change the way datasets are saved without messing up the gui core