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

Reorganize Constants.java #53

Open
amb2127 opened this issue Feb 8, 2024 · 0 comments
Open

Reorganize Constants.java #53

amb2127 opened this issue Feb 8, 2024 · 0 comments

Comments

@amb2127
Copy link
Collaborator

amb2127 commented Feb 8, 2024

Navigating the Constants file is a hellscape right now, anything could be anywhere and everywhere and it's just very annoying to look through. We should reorganize this in a manner that would be helpful to use to read through again later.

There are a few ways we could go about this:

Grouping related constants into subclasses
Grouping related constants with whitespace
Separate constants into separate files

I think this warrants a discussion.

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

No branches or pull requests

1 participant