Skip to content

Factory Pattern #49

@wsdt

Description

@wsdt

Avoid using Singletons, maybe change to Factory Pattern (if an alternative is needed):

1 Factory can consist of many classes with a similar lifetime (e.g. level-dependent, etc.) --> so group singleton-like classes into a factory which get's instantiated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions