Skip to content

Lists / Collections and the actual used implementations #7

@ephe-meral

Description

@ephe-meral

Make sure that we use implementations of Lists and Collections that fit the actual purpose.

E.g.: The 'View' component of an entity holds a collection of visible entities. We do often check if that collections contains a specific entity. Make sure to use a class that fits that specific need. (HashSet?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions