Use exclusively getters and setters for accessing class variables. Add better documentation to INI parser and writer classes.
Replace the ini editor code with a new parser implementation that manipulates a DOM. Do not support capabillities that are no longer needed, like nested configurations, section inheritance, section-less properties.