Skip to content

Reduce static access methods in AbstractActivatorUI#2742

Merged
eselmeister merged 1 commit intoeclipse-chemclipse:developfrom
akurtakov:develop
Feb 26, 2026
Merged

Reduce static access methods in AbstractActivatorUI#2742
eselmeister merged 1 commit intoeclipse-chemclipse:developfrom
akurtakov:develop

Conversation

@akurtakov
Copy link
Contributor

Giving static access to supposedly DI managed objects is a recipe for problems. As these are unused anyway, this should be safe and allow to better understand how to further reduce this antipattern.

@Mailaender Mailaender marked this pull request as draft February 26, 2026 10:23
Giving static access to supposedly DI managed objects is a recipe for
problems. As these are unused anyway, this should be safe and allow to
better understand how to further reduce this antipattern.
@Mailaender Mailaender marked this pull request as ready for review February 26, 2026 10:28
@eselmeister eselmeister merged commit d6bbcef into eclipse-chemclipse:develop Feb 26, 2026
3 checks passed
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