rakaur / kythera

an educational rewrite of kythera using agile methods and test-driven development
Other
1 stars 0 forks source link

Implement configuration data storage #2

Closed rakaur closed 11 years ago

rakaur commented 11 years ago

Now that we can get our configuration data, let's store it in a way that's easy to access throughout the app. Since the data is persisted through the configuration file, we only have to worry about storing it in memory.

rakaur commented 11 years ago

This was also finished in e30fb198432ce6d3a2ca8d1d3d628d60f10e9207.