Skip to content

Apply singleton pattern for all class instances used in main #14

@alanb43

Description

@alanb43

Why?
To clean up & make the source code much more readable. Also will shorten the list of places in which bugs can occur.

How?
The singleton pattern should be applied to all of HearSay's custom modules (essentially *.py excluding main). This will

Anything else?
Python singleton reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions