Module org.tquadrat.foundation.config


module org.tquadrat.foundation.config
This module provides tools for the program configuration together with a sophisticated CLI.
Open Issues (The ToDo List):

2021-02-21 – Add support for Windows INI configuration files. Refer to INI4J (ini4j.sourceforge.net/overview.html).

2021-02-21 – Add support for XML configuration files.

2021-02-21 – Add support for JSON configuration files.

2021-02-21 – Add support for JavaScript configuration files.

2021-04-02 – Validate the generated Javadocs

2021-04-02 – Next free CFG message number: 39

2025-12-28 – Ensure that an error message is issued if an Option name does not start with a dash!