Skip to content

Models that utilize pub/sub events should derive from a base #61

Description

@trevorbayless

Models that utilize pub/sub events (aka Event / EventManager (https://github.com/trevorbayless/cli-chess/blob/master/src/cli_chess/utils/event.py)) should derive from an abstract base. This base will set the format that the model must adhere to (e.g. having a cleanup method, emit method, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    code refactorThe associated item needs code to be refactored

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions