Skip to content

Classify signals into input/output groups #1139

@kixelated

Description

@kixelated

It's difficult to tell what signals are read/write and which ones are just read.

I think each component could have a input { signal1, signal2 } and output { signal3, signal4 } collection. It's a bit more boilerplate, but it's a lot more explicit about who is producing and who is consuming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking API changesjavascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions