Skip to content

Conversation

@RobinRSchulz
Copy link

Enable propagating VitruviusChanges as a whole, if the ChangePropagationSpecification supports it.
That is required to enable using e.g. TGG rules for change propagation, which cover more than one atomic change.

Changes:

  • ChangePropagationSpecification gets two new methods doesHandleNonAtomicChanges and propagateNonAtomicChange with default implementations, so existing classes implementing the interface aren't concerned.
  • ChangePropagator.ChangePropagation is modified to call the new interface methods, too
  • .gitignore now ignores IntelliJ IDEA files.

@RobinRSchulz RobinRSchulz requested a review from a team as a code owner May 21, 2025 09:15
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.

3 participants