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

Compile button now creates a separate resource for each compilation. #848

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

a-sr
Copy link
Collaborator

@a-sr a-sr commented Jan 14, 2022

This fixes #746 as the modifications to ecore model by the code generator no longer leak into the editor's model, the diagram, or future compilation.

This fixes #746 as the modifications to ecore model by the code
generator no longer leak into the editor's model, the diagram, or future
compilation.
Copy link
Collaborator

@edwardalee edwardalee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@edwardalee edwardalee merged commit 52115a9 into master Jan 15, 2022
@oowekyala oowekyala deleted the fix-issue-746 branch February 5, 2022 13:58
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.

Epoch compile button does not recreate the AST
2 participants