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

Avoid use of Inspector.Base #264

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

ewoutkramer
Copy link
Member

@ewoutkramer ewoutkramer commented Jan 22, 2024

It is almost always a bad idea since you will only be able to deserialize the known types in Base, which is unlikely to be good enough.

… feature/back-to-itypedelement

# Conflicts:
#	src/Firely.Fhir.Validation.Compilation.Shared/SchemaBuilders/MinValueBuilder.cs
#	test/Firely.Fhir.Validation.Tests/Impl/TestSerialization.cs
@ewoutkramer ewoutkramer changed the base branch from develop to feature/open-up-public-api January 22, 2024 09:49
@ewoutkramer ewoutkramer requested a review from mmsmits January 22, 2024 09:50
@mmsmits mmsmits merged commit 8544608 into feature/open-up-public-api Jan 22, 2024
2 checks passed
@mmsmits mmsmits deleted the feature/back-to-itypedelement branch January 22, 2024 12:48
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