Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Issue 79: Add managed creation/deletion of ephemeral implementations #80

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

kfhoech
Copy link
Contributor

@kfhoech kfhoech commented Feb 22, 2018

This pull request is intended to fix issue 79.

Previously the 'Check Realizability' and 'MATLAB codegen' would surreptitiously create empty component implementations which would corrupt the state of the Xtext model and lead to parsing and analysis errors.

This fix makes the creation and deletion of ephemeral implementations compliant with the model API, creating packages to contain them and managing deletion using the transactional editing domains.

@kfhoech kfhoech self-assigned this Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant