On Tue, Feb 7, 2012 at 9:59 AM, Petr Bena benapetr@gmail.com wrote:
I think it would be best if it was possible to hook the function for config load or overwrite whole class for config so that it's possible to create an extension which could change whole storage for configuration.
The work I plan on doing plans to support multiple backends so you can put it in CSV files if you really feel bold.
In that case we wouldn't need to change anything, the standard version would use a file, and tweaked version would have a gui.
Flip that around, we'd like to have a config gui shipped by default. As long as you use a backend that utilizes something human-readable, there's no reason you couldn't also edit the file by hand.
-Chad