-
Couldn't load subscription status.
- Fork 354
Closed
Description
The Value property of IElementNavigator is accessed pretty frequently by all the supporting infrastructure (Validator, FhirPath evaluator, serializer) and therefore needs to be fast. The current implementation will frequently call out to methods that parse and serialize raw values - which takes too much time.
I propose we cache this property in the PocoNavigator.
wmrutten
Metadata
Metadata
Assignees
Labels
No labels