John Z. Li’s Programming Corner · Jul 7, 2025
Configurable configuration files
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Any nontrivial piece of software would require some kind of configuration, usually by loading a configuration file in program starting up. But what is a configuration file exactly? A configuration file contains information that is part of the initial state of the program. There are two sides of a configuration file: data that is contained in the file, and how the data gets mapped into program…
Read on /programming/2025/07/07/configurable-configuration-files.html ↗
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.