I
Ivan Weiss
Hey all,
I am trying to add a configuration file to my app so that I can store
configuration options and provide a form to allow the user to change
them. I know that these used to always be in the form of ini files. I
am trying to learn new techniques (OOP etc..) and trying to make my app
as modern as possible. Are XML files the preferred method of doing
this? Whatever the correct way of handling configuration files is, can
someone please provide a link to a tutorial or some good help and how to
work with either ini files, xml files, or whatever is out there as I
have never had a need for a local configuration file in the past.
Thanks!
-Ivan
I am trying to add a configuration file to my app so that I can store
configuration options and provide a form to allow the user to change
them. I know that these used to always be in the form of ini files. I
am trying to learn new techniques (OOP etc..) and trying to make my app
as modern as possible. Are XML files the preferred method of doing
this? Whatever the correct way of handling configuration files is, can
someone please provide a link to a tutorial or some good help and how to
work with either ini files, xml files, or whatever is out there as I
have never had a need for a local configuration file in the past.
Thanks!
-Ivan