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

Fix inconsistent MS interface naming and hierarchy #1857

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

Mailaender
Copy link
Contributor

@Mailaender Mailaender commented Sep 5, 2024

IVendorStandaloneMassSpectrumIStandaloneMassSpectrum because as far as I see it, the vendor prefix is for specific file formats, not for model code. I didn't know what I was doing when proposing this initially. There is still one MS interface with that prefix, but I didn't touch it yet, even though I think that is what confused me initially.

Also changed the inheritance, so I could remove some of the Max/MinPossibleSomething implementation that had no meaning in that context when we are talking about vendor neutral XML file formats.

@Mailaender Mailaender force-pushed the unvendor-ms branch 2 times, most recently from e13777e to 226aa38 Compare September 6, 2024 09:41
@eselmeister eselmeister merged commit 9b845d2 into eclipse:develop Sep 9, 2024
3 checks passed
@Mailaender Mailaender deleted the unvendor-ms branch September 9, 2024 09:29
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