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

Enable child creation extenders in the View DSL #1946

Closed
pcdavid opened this issue Apr 26, 2023 · 0 comments · Fixed by #1957
Closed

Enable child creation extenders in the View DSL #1946

pcdavid opened this issue Apr 26, 2023 · 0 comments · Fixed by #1957

Comments

@pcdavid
Copy link
Member

pcdavid commented Apr 26, 2023

To support #1914, the EMF-based View DSL must be updated to allow for external metamodels to provide new types of children for the custom widgets.

@pcdavid pcdavid added this to the 2023.6.0 milestone Apr 26, 2023
@pcdavid pcdavid self-assigned this Apr 26, 2023
pcdavid added a commit that referenced this issue May 3, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 3, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@pcdavid pcdavid linked a pull request May 3, 2023 that will close this issue
39 tasks
pcdavid added a commit that referenced this issue May 5, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 5, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 10, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 10, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 10, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 10, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue May 10, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue May 15, 2023
This allows downstream projects and applications to provide their own
sub-types of the DSL types (e.g. new WidgetDescriptions) and they will
be correctly detected and handled (provided they are properly
registered).

Bug: #1946
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant