dijo icon indicating copy to clipboard operation
dijo copied to clipboard

Use an ordered map for serialization

Open svercl opened this issue 3 years ago • 0 comments

This allows for a consistent serialization and can then be nicely versioned using git for example. I see no technical reason why a BTreeMap wouldn't work here.

This is for #156.

svercl avatar Mar 18 '22 02:03 svercl