<@U41021CCB> Maybe I misunderstood you. I meant th...
# tornadofx
e
@nimakro Maybe I misunderstood you. I meant the config property for where to put that global file. The GLOBAL enum might as well be inside
Config
? We would do
class Config : Properties
to keep compatibility. Then we can pretty easily add an option to use json format for config files inside
JsonConfig
perhaps.