added Writer class for saving the config back to file
moved the whole settings class mechanism to it's own class
created a configuration Loader classThis replaces stuff in the Configuration class that hasn't been removed,yet.
moved php parser to it's own file
start of refactoring the config pluginsplit up all the files and added namespaces. everything broken
123