<@U25U0KPFT> Yeah it's kind of object serializatio...
# tornadofx
n
@carlw Yeah it's kind of object serialization, but the example above is more for the use case where you have a bunch of settings in the ui and you want to structure them hierarchical but don't have an object for it just properties. Most of the code uses the `config`helper already existing in tornadofx. I am just playing around with ideas for the new
config
helper api