-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
BackEndTickets for BackendTickets for BackendbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
There are several minor issues with the parser.
Lists have redundant nesting.
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.
Refactoring
The code is in dire need of proper refactoring.
Metadata
Metadata
Assignees
Labels
BackEndTickets for BackendTickets for BackendbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed



