﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
36	Store configuration settings in database	Gavin	Gavin	"Create a new AppConfig class. [[BR]]
The system can record events and configuration settings in this class.

{{{
Class AppConfig {
    String name
    String value
}
}}}

This will be used for recording:
 * Base data created.
 * Demo data created.
 * Date formats.
 * and other configuration settings."	enhancement	accepted	major	0.5 - Functionality and Bugs	gnuMims - application general	trunk			
