configglue team mailing list archive
-
configglue team
-
Mailing list archive
-
Message #00080
[Merge] lp:~ricardokirkner/configglue/app into lp:configglue
The proposal to merge lp:~ricardokirkner/configglue/app into lp:configglue has been updated.
Description changed to:
By inheriting from configglue.app.App, your application instantly loads its
configuration files from the standard XDG locations:
- /etc/<app>/app.cfg
- /home/<user>/.config/<app>/app.cfg
plus a local local.cfg file in the current folder (if available).
Configuration files are read in this order so that configuration can be
overridden at each level.
Also, your application has support for plugins, such that each plugin can have
its own configuration backed up by its own schema and configuration files.
For more details, see:
https://code.launchpad.net/~ricardokirkner/configglue/app/+merge/62738
--
https://code.launchpad.net/~ricardokirkner/configglue/app/+merge/62738
Your team Configglue developers is requested to review the proposed merge of lp:~ricardokirkner/configglue/app into lp:configglue.
References