Skip to content

Node and edge policy should not be fixed in codegen. #36

@idky137

Description

@idky137

Currently NodePolicy and EdgePolicy are given to limen's graph codegen and hardcoded into the produced graph struct.

While this does not block functionality it is cumbersome to have to rebuild graph every time the policy is updated, and it should be possible to remove this from codegen.

If possible, policies should be removed from limen's graph codegen and given as an input to the resulting GRAPH::new() method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TECH DEBTIssues and tasks regarding tech debt and code / APIs that needs cleaning / refactoring / improving

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions