Skip to content

Migrate clone logic to a blueprint pattern #4

@MondayHopscotch

Description

@MondayHopscotch

To facilitate better building of trees, we should figure out some way to do a blueprint pattern where we aren't required to instantiate all of the nodes to lay out a tree.

The current pattern of registering subtrees where the tree is a fully instantiated set of nodes that are cloned when a lookup occurs feels incorrect, as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions