Hi all !
I mainly use XML files as configuration file for my applications. And then use flatten/unflatten from XML to populate a configuration cluster...
I've made a routine which creates the configuration file if it has been deleted by the user. In that case the XML file is create with default va...