Skip to content

Support alternative PageBookViewPage for console through adapter pattern #1764

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

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Mar 9, 2025

Currently one can supply alternative processes through IProcessFactory's but all of such processes must currently be a textconsole there is no way to supply an alternative or enhanced UI.

This now uses the adapter pattern to support supply an alternative PageBookViewPage that is used to display the console.

See

Currently one can supply alternative processes through IProcessFactory's
but all of such processes must currently be a textconsole there is no
way to supply an alternative or enhanced UI.

This now uses the adapter pattern to support supply an alternative
PageBookViewPage that is used to display the console.
Copy link
Contributor

github-actions bot commented Mar 9, 2025

Test Results

 1 600 files   1 600 suites   1h 26m 6s ⏱️
 4 173 tests  4 150 ✅  23 💤 0 ❌
12 002 runs  11 836 ✅ 166 💤 0 ❌

Results for commit 7704fb1.

@laeubi laeubi merged commit e8c3e2d into eclipse-platform:master Mar 9, 2025
16 of 17 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.

1 participant