Skip to content

replace complex spec values with spec records #1742

@michaelficarra

Description

@michaelficarra

The spec currently refers to the components of execution contexts in a couple different ways. They are referred to in at least the following ways:

  • "the ComponentName of variableName"
  • "the ComponentName component of variableName"
  • "variableName's ComponentName"
  • "variableName's ComponentName component" (only one use, I will PR it away)

We should choose one and normalise the format. I'm also not sure why execution contexts are not just spec records like basically everything else.

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