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

Add the ability to dispose the IEditingContext #944

Closed
sbegaudeau opened this issue Jan 11, 2022 · 0 comments · Fixed by #942
Closed

Add the ability to dispose the IEditingContext #944

sbegaudeau opened this issue Jan 11, 2022 · 0 comments · Fixed by #942

Comments

@sbegaudeau
Copy link
Member

When the EditingContextEventProcessor is disposed, we cannot know it from the outside. As a result, it prevent us for example to remove potential listeners on the IEditingContext that may have been registered while loading it.

@sbegaudeau sbegaudeau added this to the 2022.01.0 milestone Jan 11, 2022
@sbegaudeau sbegaudeau added this to To Do in Sirius Components v2022.01.0 via automation Jan 11, 2022
@sbegaudeau sbegaudeau self-assigned this Jan 11, 2022
sbegaudeau added a commit that referenced this issue Jan 11, 2022
Bug: #944
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 12, 2022
Bug: #944
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 12, 2022
Bug: #944
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Jan 12, 2022 that will close this issue
Sirius Components v2022.01.0 automation moved this from To Do to Done Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant