Skip to content

Feature: replace hardcoded string paths for config parameters #192

@LinhWuerzburger

Description

@LinhWuerzburger

Currently, all parameters of the XML file are stored in a map and can be accessed through their XML path. This means that every class has to know the path to their parameters. These paths are alls hardcoded, therefore hard to change.

Suggestion how to solve it:
Write a function, which creates the path to the parameter based on the caller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions