Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #31240
Closed (moved) (moved)
Open
Issue created Jul 24, 2019 by Nick Mathewson@nickm🤹

Make confparse able to handle multiple config_format_t objects at once

Before we can move on to #30866 (moved) and have the responsibility for configuration formats spread across modules, we need to have the confparse code able to handle multiple configuration objects and formats as if they were one.

I'm going to do this by introducing a "configuration manager" type that knows about a bunch of config_format_t objects. The configuration objects will be collected under a single top-level configuration object. (This approach lets us keep backward compatibility with a lot of the existing options management code.)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking