Skip to content

Better handling for LogicStructures in Pipelines #632

Description

@mkorbel1

Motivation

Currently, when you get a signal in a Pipeline, it just references that signal and that's it. But what about LogicStructures? If you access an element of a LogicStructure in additional to the LogicStructure itself, they are treated as separate signals. That's kind of confusing and unintuitive.

Desired solution

Make Pipeline more LogicStructure-aware, treating a get on an element of a LogicStructure the same as getting the LogicStructure then accessing its element.

Alternatives considered

No response

Additional details

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions