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

Use interfaces instead of implementations where possible without breaking backward compatibility. #1711

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

motlin
Copy link
Contributor

@motlin motlin commented Sep 30, 2024

Last time the change was in tests. This time it's in the main library, but only inside method bodies and in the signatures of private methods.

@motlin motlin force-pushed the use-interfaces-in-implementations branch from 2829e10 to f5be7f6 Compare October 7, 2024 01:41
@motlin motlin force-pushed the use-interfaces-in-implementations branch 2 times, most recently from d5cd604 to fab7679 Compare October 19, 2024 13:37
@motlin motlin force-pushed the use-interfaces-in-implementations branch from fab7679 to 16cd970 Compare October 25, 2024 17:11
@motlin motlin merged commit 2c34f08 into eclipse:master Oct 25, 2024
7 checks passed
@motlin motlin deleted the use-interfaces-in-implementations branch October 25, 2024 17:11
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.

1 participant