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

Map based converter for flat model #847

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Map based converter for flat model #847

merged 3 commits into from
Oct 24, 2023

Conversation

RustedBones
Copy link
Contributor

@RustedBones RustedBones commented Oct 24, 2023

When object is not a tree, use a map of qualified keys to values as converter source.
Filtering keys when cursor selects field removes the need to wrap the return type into a Value

When object is not a tree, use a map of qualified keys to values
as converter source.
Filtering keys when cursor cursor selects field removes need to wrap the
return type into a Value
@RustedBones RustedBones mentioned this pull request Oct 24, 2023
@RustedBones RustedBones merged commit 44c044b into main Oct 24, 2023
8 checks passed
@RustedBones RustedBones deleted the map-converter branch October 24, 2023 14:38
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.

None yet

2 participants