Skip to content

Signal Cause API #4

@samholmes

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.

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