Skip to content

Better way of handling input tree updating #38

@Nebula-Developer

Description

@Nebula-Developer

Currently, the input trees are fully reconstructed when required.

One potential solution could be to assign each element an ID, which represents its global index in the application tree. Then, just append / remove elements in a sorted list that represents the positional/non positional input tree.

I might end up rewriting the whole Application_Input file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority/highWork upon immediatelysize/xlLarge scale implementation

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions