8000 Update documentation to aligh with removal of SWTResourceManager. by ptziegler · Pull Request #591 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Update documentation to aligh with removal of SWTResourceManager. #591

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:remove-swt-resource-manager
Oct 22, 2023
Merged

Update documentation to aligh with removal of SWTResourceManager. #591
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:remove-swt-resource-manager

Conversation

@ptziegler
Copy link
Contributor

When the "Use ResourceManager for color/font/image access" property is set, we currently copy a static SWTResourceManager class into the user workspace. This class is then used to manage those SWT objects.

Instead, we now simply create an instance object of LocalResourceManager into the currently active class, which those calls are delegated to.

This is part of the slow removal of the SWTResourceManager.

@ptziegler
Copy link
Contributor Author

#486

@github-actions
Copy link
github-actions bot commented Oct 8, 2023

Unit Test Results

         2 files           2 suites   1h 5m 42s ⏱️
  7 650 tests   7 447 ✔️ 203 💤 0
15 300 runs  14 894 ✔️ 406 💤 0

Results for commit 0c5e52f.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the remove-swt-resource-manager branch 3 times, most recently from a5f3915 to 926ca71 Compare October 11, 2023 20:49
@ptziegler
Copy link
Contributor Author

That's quite a lot of changes... I'll try to split it up into smaller segments.

@ptziegler ptziegler force-pushed the remove-swt-resource-manager branch from 926ca71 to 0c5e52f Compare October 20, 2023 22:21
@ptziegler ptziegler changed the title Use LocalResourceManager to handle lifetime of Colors/Images/Fonts Update documentation to aligh with removal of SWTResourceManager. Oct 22, 2023
@ptziegler ptziegler added this to the 1.14.0 milestone Oct 22, 2023
@ptziegler ptziegler merged commit ffe1085 into eclipse-windowbuilder:master Oct 22, 2023
@ptziegler ptziegler deleted the remove-swt-resource-manager branch October 22, 2023 11:43
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

0