Skip to content

Draft of a new PocoElementNode instead of IScopedNode - #2983

Merged
Kasdejong merged 19 commits into
develop-6.0from
spike/implement-new-pocoElemNode
Dec 3, 2024
Merged

Draft of a new PocoElementNode instead of IScopedNode#2983
Kasdejong merged 19 commits into
develop-6.0from
spike/implement-new-pocoElemNode

Conversation

@Kasdejong

Copy link
Copy Markdown
Member

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.

Comment thread src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated
Comment thread src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated
Comment thread src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated
Comment thread src/Hl7.Fhir.Base/FhirPath/Expressions/Closure.cs Outdated
Comment thread src/Hl7.Fhir.Base/FhirPath/Expressions/SymbolTableInit.cs Outdated
Comment thread src/Hl7.Fhir.Base/FhirPath/Functions/StringOperators.cs Outdated
Comment thread src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated
Comment thread src/Hl7.Fhir.Base/FhirPath/Functions/StringOperators.cs Outdated
Comment thread src/Hl7.Fhir.ElementModel.Shared.Tests/ScopedNodeOnBaseTests.cs
Comment thread src/Hl7.Fhir.ElementModel.Shared.Tests/ScopedNodeOnBaseTests.cs Outdated
Comment thread src/Hl7.Fhir.Shims.STU3AndUp/ElementModel/TypedElementExtensions.cs Outdated
Comment thread src/Hl7.Fhir.Support.Poco.Tests/Model/TypedElementToPocoTests.cs Outdated
Comment thread src/Hl7.FhirPath.Tests/Functions/FunctionsTests.cs Outdated
Comment thread src/Hl7.Fhir.Base/ElementModel/PocoElementNode2.cs Outdated
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