Skip to content

Minor optimizations#2753

Merged
eselmeister merged 5 commits intoeclipse-chemclipse:developfrom
akurtakov:develop
Feb 27, 2026
Merged

Minor optimizations#2753
eselmeister merged 5 commits intoeclipse-chemclipse:developfrom
akurtakov:develop

Conversation

@akurtakov
Copy link
Contributor

No description provided.

Creating a Point to call SWT method that accepts x,y params too and
override it immediately with the Point returned by SWT just slows down
the code and makes it harder to read.
As the perspectiveId is what is looked for let
EModelService.findElements actually do the filtering and iterate over
fewer elements after that.
* Add missing @OverRide
* Remove useless non-javadoc and useless javadoc tags
* Use Comparator.comparing for clarity
* Stop needlessly passing null to findElements
@eselmeister eselmeister merged commit edd8a07 into eclipse-chemclipse:develop Feb 27, 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