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

IModificationCommand API Review changes #25392

Merged
merged 1 commit into from
Aug 3, 2021
Merged

IModificationCommand API Review changes #25392

merged 1 commit into from
Aug 3, 2021

Conversation

AndriySvyryd
Copy link
Member

  • Rename IModificationCommand to IReadOnlyModificationCommand
  • Rename IMutableModificationCommand to IModificationCommand
  • Rename IMutableModificationCommandFactory to IModificationCommandFactory
  • Make ColumnModificationParameters and ModificationCommandParameters readonly structs
  • Move AttributeCodeFragment to the Core assembly

Part of #24743

Rename IMutableModificationCommand to IModificationCommand
Rename IMutableModificationCommandFactory to IModificationCommandFactory
Make ColumnModificationParameters and ModificationCommandParameters readonly structs
Move AttributeCodeFragment to the Core assembly

Part of #24743
@AndriySvyryd AndriySvyryd requested a review from a team August 2, 2021 20:54
@AndriySvyryd AndriySvyryd changed the title IModificationCommand API Review changes IModificationCommand API Review changes Aug 3, 2021
@AndriySvyryd AndriySvyryd merged commit 6c3fb03 into main Aug 3, 2021
@AndriySvyryd AndriySvyryd deleted the Issue24743 branch August 3, 2021 18:21
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.

2 participants