<@U41021CCB> if your code example indicates what y...
# tornadofx
c
@nimakro if your code example indicates what you’re trying to do, i implemented a similar requirement to save the current screen config. I also needed to provide fault tolerance so that any failures were ignored (the file is re-generated). That doesn’t fit my typical config use case where you’d like to fail fast if you’re missing key information.