Skip to content

[Refactor] Centralize reference resolution into a single utility file #52

@pascalwhoop

Description

@pascalwhoop

The resolveValue and resolveReference functions are copy-pasted almost verbatim across engine.ts and evaluators.ts. Furthermore, evaluators.ts introduces resolveReferenceAny which duplicates the exact same resolution traversal logic. This should be centralized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:p3Low priority / nice to havestatus:readyReady for a developer to pick uptype:refactorCode improvement without behavior change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions