Skip to content

daemon: Instantiate one lookup formula for each segment in a path #2098

@rekmarks

Description

@rekmarks

Lookup formulas currently correspond to a pet name path of length at least 2, and the value resolved thereby. We should instead create a lookup formula for each path segment, and store a reference to the parent segment formula in each child. Ideally, we should be able to synchronously retrieve existing formulas for a given pet name path, provided that the path is local to the current daemon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    daemonIssues pertaining the the pet dæmon 🐈‍⬛enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions