Skip to content

Enhancement: remove subscriptions by owner #20

@zsau

Description

@zsau

What do you think about adding a method like Event.remove(owner owner:AnyObject)? It would eliminate the need to store subscriptions in an instance var in the common case. I can't implement it in an extension, because the list of subscriptions is marked internal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions