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

misc cleanup: remove unused method/helper files + add missing generics #526

Merged
merged 1 commit into from
Aug 11, 2020
Merged

misc cleanup: remove unused method/helper files + add missing generics #526

merged 1 commit into from
Aug 11, 2020

Conversation

syjer
Copy link
Contributor

@syjer syjer commented Aug 10, 2020

This pr remove some unused helpers and a whole class (GenerateBigFile.java ).

Additionally, it finally add all the missing generic parameters + some misc. cleanups.

@syjer
Copy link
Contributor Author

syjer commented Aug 10, 2020

Btw, I'm wondering if we could cleanup a little bit the Configuration class. There are some features that I wonder if they are even used.

@danfickle
Copy link
Owner

Thanks, I think all the important settings are now set via the builder so we can get rid of Configuration class.

@syjer
Copy link
Contributor Author

syjer commented Aug 11, 2020

ok, this will allow to clean quite a lot of code :).

I will provide a separate PR for the refactoring of the Configuration class.

@danfickle
Copy link
Owner

Looks good, merging. Thanks again.

@danfickle danfickle merged commit b98f5b8 into danfickle:open-dev-v1 Aug 11, 2020
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 this pull request may close these issues.

2 participants