-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Communicating variable changes via signal changes is inefficient and ineffective for variables that frequently change.
Instead we should communicate the changes on the variable itself.
This may require a rewrite to the component system however, to not require signals to change variables stored in components.
This is a rewrite to how component variables are modified.
Reactions are currently unavailable