Test
Library for building modular, multilingual applications in Java
Brought to you by:
sistemasjaguar
Allow for configuration files to be defined multiple times. While parsing the files, the first time it will build the module, the following times it would only read additional parameters or override existing ones.
This design will allow to define base configuration files for a module and additional configuration file(s) for specific uses/users, adding flexibility to the system configuration process.