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

Removed generic typing in *ChromatogramFilter #1407

Merged

Conversation

Mailaender
Copy link
Contributor

46845ef is when a large and hard to solve accident happened. If you follow the generic types, then, especially R the result of the filters does not resolve, causing frustrating impossible puzzles. I assume that is also the reason why it was never properly applied everywhere. I therefore reverted it in the realm of the chromatogram filters and resolved the suppressed warnings to prove my typing is correct. It also avoids the cryptic one letter type abbreviation which stem from the Java style guide.

@eselmeister eselmeister merged commit 3628d2a into eclipse:develop Jun 7, 2023
3 checks passed
@Mailaender Mailaender deleted the ungeneric-chromatogram-filter branch June 7, 2023 08:48
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.

None yet

2 participants