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

Draft of a new PocoElementNode instead of IScopedNode #2983

Merged
merged 19 commits into from
Dec 3, 2024

Conversation

Kasdejong
Copy link
Contributor

Description

Designed and implemented a new Poco element node as the solution to our weakly typed IScopednode (which was more of an issue than we thought)

Related issues

#2894

Testing

ToTypedElement() now uses this implementation. the tests run.

src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/FhirPath/Expressions/Closure.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/FhirPath/Expressions/SymbolTableInit.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/FhirPath/Functions/StringOperators.cs Outdated Show resolved Hide resolved
src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated Show resolved Hide resolved
@ewoutkramer ewoutkramer marked this pull request as ready for review December 3, 2024 15:31
@Kasdejong Kasdejong merged commit e90f43c into develop-6.0 Dec 3, 2024
16 checks passed
@Kasdejong Kasdejong deleted the spike/implement-new-pocoElemNode branch December 3, 2024 16:18
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