Skip to content

Apply Factory pattern #24

@lane-s

Description

@lane-s

There are a number of behaviours that have methods like CreateCord() or CreatePlug(). It would be appropriate to move these methods to Factory classes for each object type so that other behaviours could reuse the initialization logic.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions