Mass Compilers

cancel
Showing results for 
Search instead for 
Did you mean: 

Config Objects Demo (2014).zip

Hi All,

For those who missed it, I showed some code at the last meeting that I wrote to solve a common problem: the tedium of configuration (typically INI files). With reusability in mind, I built some classes around configuration and configuration persistence to get the benefits of encapsulation and a standard config editor. Persistence lives in its own class to make this code more adaptable to change (i.e. SOLID).

I fixed the bad dependencies in my demo and built into the attached source distribution. Check it out and let me know if you have any ideas for improving the ease of use or functionality.

-Ethan

0 Kudos
Message 1 of 1
(4,458 Views)