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

Intersect Transform Update #674

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Intersect Transform Update #674

merged 3 commits into from
Nov 20, 2023

Conversation

sinclairzx81
Copy link
Owner

@sinclairzx81 sinclairzx81 commented Nov 20, 2023

This PR implements new transform logic for intersection. The update works through the KeyResolver and IndexedAccessor utilities in Type to enumerate keys and resolve intersect property types. This PR also updates the logic for encoding and decoding across all object types. It also removes UnknownType checks (allowing Unsafe Types to be default transformed, but not internally enumerated)

Related: #672

@sinclairzx81 sinclairzx81 merged commit 6fd7dac into master Nov 20, 2023
18 checks passed
@sinclairzx81 sinclairzx81 deleted the intersect branch November 20, 2023 12:53
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.

1 participant