Skip to content

Class duplication or importation? #15

@pumken

Description

@pumken

The repository has numerous cases of code duplication across it. Now that packages have been implemented, they can be imported.

Using imports does increase complexity and decrease ease of use for people inexperienced in Java. However, it does help my sanity. It also allows easier updating and maintenance as classes can be rewritten once and changes apply everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions