Skip to content

Signal Cause API #4

Description

@samholmes

Instead of a when function for binding signal dependencies and checking if the dependency is the cause for the signal invocation, we should implement a .caused getter as an alternative. It will return a boolean just like when but on the first pass, it will always return false so that all dependencies can be registered for the signal. The dependencies would be static and never removed instead of dynamic.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions