Modular configuration
All modules also have a hierarchical configuration mechanism. This is an open, code-less approach, where any system configuration point can be introduced and referenced by the application at a later point.
Configuration is set at a global level, module level and at a screen level. This configuration mechanism enables a completely hierarchical approach where lower level settings over-ride the high level ones. There is also a capabilitiy of setting default options when settings/ configuration at any level is not present.
With this open approach of configurability, any needs your specific application requires can be built into WebDirector and then referenced at appropriate points in your applications front-end, service or model tier.