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

Addresses #155: Typifysearch #181

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

azoitl
Copy link
Contributor

@azoitl azoitl commented Apr 13, 2023

With this cleanup the figure and edipart search was typified. As part of
this work it was identified that the TargetingTool documentation was
wrong. While there it was written that getExclusion set provides
editparts all its children provided a list of IFigures. Also the search
expected IFigures.

Furthermore AbstractTransferDropTargetListener delivered EditParts but
the search required IFigures. The code was fixed here was well and by
typifying the Collections it is now clearer.

@Destrolaric this would be my last commit for Issue #155 for now.

@github-actions
Copy link

github-actions bot commented Apr 13, 2023

Unit Test Results

    9 files      9 suites   16s ⏱️
304 tests 304 ✔️ 0 💤 0
912 runs  912 ✔️ 0 💤 0

Results for commit b67a7b3.

♻️ This comment has been updated with latest results.

With this cleanup the figure and edipart search was typified. As part of
this work it was identified that the TargetingTool documentation was
wrong. While there it was written that getExclusion set provides
editparts all its children provided a list of IFigures. Also the search
expected IFigures.

Furthermore AbstractTransferDropTargetListener delivered EditParts but
the search required IFigures. The code was fixed here was well and by
typifying the Collections it is now clearer.
@azoitl azoitl merged commit 49d0515 into eclipse-gef:master May 3, 2023
@azoitl
Copy link
Contributor Author

azoitl commented May 3, 2023

As there were no objections I merged it.

@azoitl azoitl deleted the typifysearch branch May 3, 2023 13:48
@azoitl azoitl added this to the 3.16.0 milestone Jun 9, 2023
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