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

Use eager evaluation when configuring the JsonTypeInfo type graph. #81576

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

eiriktsarpalis
Copy link
Member

Continuing from #81306, this PR changes the evaluation strategy when configuring JsonTypeInfo so that the type graph is always traversed eagerly.

Contributes to #71933.

@ghost
Copy link

ghost commented Feb 2, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Continuing from #81306, this PR changes the evaluation strategy when configuring JsonTypeInfo so that the type graph is always traversed eagerly.

Contributes to #71933.

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis added this to the 8.0.0 milestone Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants