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

Add support for nested serialization of arrays #64

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

tspence
Copy link
Owner

@tspence tspence commented Aug 5, 2024

When doing serialization of complex objects, sometimes you have array members. Let's create options for custom column handling.

First few serialization options and a test for them
This is interesting and tricky but might be useful for someone!
Copy link

sonarcloud bot commented Aug 5, 2024

@tspence tspence merged commit 892fb46 into main Aug 5, 2024
2 checks passed
@tspence tspence deleted the tspence/nested-serialization branch August 5, 2024 22:37
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