M
Michael Leithold, WWK
http://nini.sourceforge.net/index.php
It can read and write XML-Files. But I don't exactly understand what
you mean by user settings.
Of course you can create a user specific XML INI file (e.g.
%USERPROFILE%\<APPLICATIONNAME>\settings.xml)
But maybe you mean a user specific config file shadowing the global
settings? I guess you can easily create a new method to read a global
INI file and overload its settings with a local INI file.
Michael
Is there a framework like this which uses XML to read AND write user
settings?
It can read and write XML-Files. But I don't exactly understand what
you mean by user settings.
Of course you can create a user specific XML INI file (e.g.
%USERPROFILE%\<APPLICATIONNAME>\settings.xml)
But maybe you mean a user specific config file shadowing the global
settings? I guess you can easily create a new method to read a global
INI file and overload its settings with a local INI file.
Michael