I think the cleanest way to deal with config setti...
# tornadofx
e
I think the cleanest way to deal with config settings like this is to create an object that extends JsonModel and save it as a resource. Don't know if this should be the primary use case for
config
.