Lumiera Design: Application and Session Configuration ===================================================== *TODO* : 'write design document' The Lumiera application uses two quite different sources for configuration - individual __settings values__ can be loaded from an application- and user configuration in the conventional way - various facilities, especially in the Proc-Layer, base the actual behavour on __queries__, which are to be resolve employing a rules based system '(planned)'. Configuration rules will be provided by the application (defaults), a session template and rules stored in the actual session. -> see also the link:{ldoc}/technical/backend/ConfigLoader.html[Config Loader brainstorming from 2008] (implementation details)