Skip to content

Request: Shared state for ArchConfigHandler to allow configuration overrides #4531

@ScarletEmanu

Description

@ScarletEmanu

describe the request

Currently, each instance of the class ArchConfigHandler instantiates and reads configuration files independently. This behavior prevents plugins or external hooks from modifying the configurations processed by the guided installer in real-time. Is it possible to implement this class as a singleton or inject the instance of the handler into the installer instance so that modifications are persisted across the installation lifecycle?

I'm open to submitting a PR if we can agree on the architectural direction (Singleton vs Injection).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions