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

Re-Organize Code by splitting into one file per class #14

Open
Weyaaron opened this issue Feb 12, 2021 · 2 comments
Open

Re-Organize Code by splitting into one file per class #14

Weyaaron opened this issue Feb 12, 2021 · 2 comments

Comments

@Weyaaron
Copy link
Contributor

This is just a suggestion, I'll link a pull request once done.

@rhelmot
Copy link
Owner

rhelmot commented Feb 12, 2021

I generally disagree with this design philosophy. This is not java; we have the freedom to structure our code in any way we deem ergonomic. I think it's easier to navigate a large file with several classes than it is to navigate several small files.

@Weyaaron
Copy link
Contributor Author

I never considered this as a "philosophy", fascinating. Allright, then nevermind.

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

2 participants