OpenBLCMM icon indicating copy to clipboard operation
OpenBLCMM copied to clipboard

Use JSON/YAML/Something for user prefs

Open apocalyptech opened this issue 2 years ago • 1 comments

Right now, user prefs are stored in a general.options file which sort-of resembles a CSV but isn't really. It'd probably be nice to convert that over to a more sensible format. https://github.com/FasterXML/jackson might be a good library to use for that purpose.

apocalyptech avatar May 31 '23 18:05 apocalyptech

Had kind of planned to get this for v1.4.0, but I definitely don't have the steam for it. Probably putting this one off indefinitely -- it'd be nice to do, but there's no real functionality that it's blocking. The time to have done this would've been with the initial 1.3.0 release, I'm guessing.

apocalyptech avatar Aug 07 '23 22:08 apocalyptech