Actions
Improvements #13207
openConsistent configuration file
Start date:
11/14/2024
Due date:
% Done:
0%
Estimated time:
Description
Much like in Wt, configuration can be done by means of setters, or by a single file that defines certain properties.
In Wt, this file is quite big, and contains documentation throughout. It is also added to the main documentation of Wt itself.
JWt can also use a configuration file, but never does. We should add an example xml file to the public! repository, and document that the same way as for Wt. A config file is placed in wt-port. But this one is very outdated.
Note: we should also verify that currently the parser is able to detect all current configuration properties that can be managed by a setter.
Ideally: we find a way to only define a single config file, and make certain sections as not applicable to JWt.
Updated by Matthias Van Ceulebroeck 10 months ago
- Target version changed from 4.11.2 to 4.11.4
Updated by Matthias Van Ceulebroeck about 2 months ago
- Target version changed from 4.11.4 to 4.12.2
Updated by Matthias Van Ceulebroeck about 2 months ago
- Status changed from New to InProgress
Updated by Matthias Van Ceulebroeck about 1 month ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Actions