Skip to content

Conversation

@orimay
Copy link
Contributor

@orimay orimay commented Nov 28, 2025

Fixes #1466

@orimay orimay force-pushed the fix/intersect-codec-multirun branch 3 times, most recently from d87aa24 to c5287d1 Compare December 1, 2025 14:02
@orimay
Copy link
Contributor Author

orimay commented Dec 1, 2025

@sinclairzx81 Not sure if you will find my approach the best (since I only let a single schema modify every key). Another approach I would consider is to let all the keys be processed my all the schemas and then throw if there's a difference in outcome. Not sure if it would be a better DX though.

@orimay orimay force-pushed the fix/intersect-codec-multirun branch from c5287d1 to 3a0c818 Compare December 1, 2025 14:08
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.

Type.Intersect runs codec twice over the same property

1 participant