Skip to content

Conversation

@mfsoliveira
Copy link
Collaborator

For large languages or prototyping it is difficult to define and test merge policies for all concepts at the same time.
For this reason I extended the model merge language to support the modeling of a partial merge policy and the replication of default actions for concepts in without policies.

@mfsoliveira mfsoliveira requested a review from dbinkele November 18, 2024 19:12
@mfsoliveira mfsoliveira self-assigned this Nov 19, 2024
@mfsoliveira mfsoliveira marked this pull request as draft November 26, 2024 19:51
@mfsoliveira
Copy link
Collaborator Author

After some experiments trying to create default policies, we saw that we could not avoid the definition of merge policy at least for elements found the model, because the identity function must be defined.

As workaround I just reduce errors to warnings when finding missing policies. Additionally I added a flag to indicate an user is interesting to use a partial merge policy, so that some assertions and checks during the merge could be ignored.
Those changes are implemented in #1079

@mfsoliveira mfsoliveira closed this Dec 5, 2024
@mfsoliveira mfsoliveira deleted the feature/ModelMergeDefaults_3 branch December 5, 2024 10:02
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