Skip to content

Config Parser Fixes #1

@Crowfunder

Description

@Crowfunder

There are several minor issues with the parser.

Lists have redundant nesting.

Image

Image

Despite the fact that a list is a parameter value, the parser detects first detects it as a nested parameter (created as a hashMap)

Intended: If a parameter's value is a list, it should not be treated as a nested ParameterArray.

Parsing Bugs

There are still numerous bugs lurking within the parser. Here are two examples found in Brandish config.

Image

Image

Refactoring

The code is in dire need of proper refactoring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackEndTickets for BackendbugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions