Skip to content

Enable resolvers to be able to report errors - #3044

Merged
ewoutkramer merged 8 commits into
develop-6.0from
feature/try-resolvers
Feb 25, 2025
Merged

Enable resolvers to be able to report errors#3044
ewoutkramer merged 8 commits into
develop-6.0from
feature/try-resolvers

Conversation

@andrzejskowronski

Copy link
Copy Markdown
Contributor

Description

Adds an TryResolve overloads to resolver interfaces, and obsoletes the regular ones.
Default interface implementation used to make it backwards compatible, while producing warnings still.

Related issues

Closes #2778

Comment thread src/Hl7.Fhir.Base/Specification/Source/CachedResolver.cs
Comment thread src/Hl7.Fhir.Base/Specification/Source/IResourceResolver.cs Outdated
Comment thread src/Hl7.Fhir.Base/Specification/Source/IResourceResolver.cs
Comment thread src/Hl7.Fhir.Base/Specification/Source/MultiResolver.cs Outdated
Comment thread src/Hl7.Fhir.Base/Specification/Source/IResourceResolver.cs
Comment thread src/Hl7.Fhir.Conformance/Specification/Source/CommonDirectorySource.cs Outdated
Comment thread src/Hl7.Fhir.Base/Specification/Source/ResolverException.cs
@ewoutkramer
ewoutkramer merged commit 980346d into develop-6.0 Feb 25, 2025
@ewoutkramer
ewoutkramer deleted the feature/try-resolvers branch February 25, 2025 08:50
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