When the .ini file is modified, say, by the user, while the program is running, any changes will be overwritten next time an entry is saved. It would be better if those changes were reloaded and preserved instead.
Can't just keep a reference to the config source and call Reload, because Nini complains.
Log in to post a comment.
Can't just keep a reference to the config source and call Reload, because Nini complains.