Skip to content

Multiple small refactorings - #2985

Merged
ewoutkramer merged 5 commits into
develop-6.0from
6.0/multiple-small-issues
Dec 5, 2024
Merged

Multiple small refactorings#2985
ewoutkramer merged 5 commits into
develop-6.0from
6.0/multiple-small-issues

Conversation

@ewoutkramer

@ewoutkramer ewoutkramer commented Dec 3, 2024

Copy link
Copy Markdown
Member

Fixes #2935.
Fixes #2929.

** Breaking changes **

  • IAnnotatable now inherits IAnnotated, so implementers of the former will have to implement the latter. Which makes sense, since objects that can be annotated should provide support for reading those annotations too.
  • Resource.HasVersionId has been removed. Just check Resource.VersionId for null.
  • Resource.SyncLock has been removed, as this is not a responsibility for Resource, and lock objects will change in .NET 9.

@ewoutkramer
ewoutkramer requested a review from mmsmits December 3, 2024 11:35
@ewoutkramer
ewoutkramer enabled auto-merge December 3, 2024 13:31
@ewoutkramer
ewoutkramer merged commit 0a31ed4 into develop-6.0 Dec 5, 2024
@ewoutkramer
ewoutkramer deleted the 6.0/multiple-small-issues branch December 5, 2024 09:05
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