Skip to content

Composition over inheritance in Snake Lab #43

Open
@dixine55

Description

@dixine55

It might be better if we instead used composition for the BlockWindow instance in order to just provide the API and not the rest of the BlockWindow code during the SnakeLab.

This would also follow the "Composition over inheritance"-mentality and make it a bit more straightforward for the people working with the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions