Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class duplication or importation? #15

Open
pumken opened this issue Jan 25, 2023 · 0 comments · May be fixed by #21
Open

Class duplication or importation? #15

pumken opened this issue Jan 25, 2023 · 0 comments · May be fixed by #21

Comments

@pumken
Copy link
Contributor

pumken commented Jan 25, 2023

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.

@pumken pumken linked a pull request Jan 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant