Interfaces
 InterfaceDescription
 IConfigLoader This interface provides a config loader object.
 IConfigurable The IConfigurable interface defines configurable objects.
Classes
 ClassDescription
 Config The dynamic Config singleton.
 ConfigCollector The ConfigCollector class is a static collection to register all IConfigurable objects.
 ConfigResource This resource object contains all information about a config file to load in the application.
 ConfigurableObject This core class extend the CoreObject class and implement the IConfigurable interface.
 CoreConfigLoader This skeletal class provides an easy implementation of the IConfigLoader interface.
 EdenConfigLoader The EdenConfigLoader class based on the eden notation.
 JSONConfigLoader The JSONConfigLoader class based on the JSON notation.