Skip to content

Commit

Permalink
[Modern Find/Replace] Refactor FindReplaceDialog
Browse files Browse the repository at this point in the history
The FindReplaceDialog's business-logic is now handled in the
FindReplacer.
The FindReplacer communicates using a FindReplaceStatus object which is
polled by FindReplaceDialog as needed and allows for displaying correct
messages in the Interface.

This Refactoring is required so that the business-logic can be reused in
the new FindReplace overlay, as proposed in issue eclipse-platform#1090
  • Loading branch information
Wittmaxi committed Sep 18, 2023
1 parent 46f1f51 commit d9a7744
Show file tree
Hide file tree
Showing 3 changed files with 972 additions and 780 deletions.
Loading

0 comments on commit d9a7744

Please sign in to comment.