Skip to content

[GEF] Deprecate CreateRequest for removal - #1604

Open
ptziegler wants to merge 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:gef-create-request
Open

[GEF] Deprecate CreateRequest for removal#1604
ptziegler wants to merge 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:gef-create-request

Conversation

@ptziegler

Copy link
Copy Markdown
Contributor

The main difference between the official class and our fork is that we distinguish between the created object and the selected object. However, this is only ever used in the FieldEditorDropRequest, where both object happen to be the same. Meaning there is no functional difference that we depend on.

Note that the constructor for the GEF request is slightly different. It doesn't expect the factory as argument, but the request type.

@ptziegler ptziegler added this to the 1.26.0 milestone Sep 6, 2026
The main difference between the official class and our fork is that we
distinguish between the created object and the selected object. However,
this is only ever used in the `FieldEditorDropRequest`, where both
object happen to be the same. Meaning there is no functional difference
that we depend on.

Note that the constructor for the GEF request is slightly different. It
doesn't expect the factory as argument, but the request type.
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Test Results

     4 files  ±0       4 suites  ±0   2h 13m 11s ⏱️ + 1m 26s
 7 025 tests ±0   6 754 ✅  - 240  30 💤 ±0  235 ❌ +235   6 🔥 + 5 
23 696 runs  ±0  22 921 ✅  - 680  94 💤 ±0  660 ❌ +660  21 🔥 +20 

For more details on these failures and errors, see this check.

Results for commit 7c10b90. ± Comparison against base commit 77eba85.

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