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

Support for named tuple de/serialization as associative array #1662

Merged
merged 1 commit into from Jul 5, 2017
Merged

Support for named tuple de/serialization as associative array #1662

merged 1 commit into from Jul 5, 2017

Conversation

DBankov
Copy link
Contributor

@DBankov DBankov commented Jan 23, 2017

This is an initial proposal for named tuple de/serialization support as associative arrays. Also part of this change is the deserialization support for the existing tuple serialization as standard arrays.

@DBankov
Copy link
Contributor Author

DBankov commented Jan 27, 2017

After looking at the contribution recommendations it seems that it may be better to split this PR in two. One with the Tuple deserialization support (from array) and another with the named tuple to/from associative array support.

Please let me know if the above would be better from reviewers' point of view.

@s-ludwig
Copy link
Member

Looks like this conflicted with the just merged tuple serialization PR. The change set otherwise looks ready to pull.

@DBankov
Copy link
Contributor Author

DBankov commented Jul 3, 2017

I'm sorry for the delay. I'll rebase ASAP.

@s-ludwig
Copy link
Member

s-ludwig commented Jul 5, 2017

Thanks! Merging.

@s-ludwig s-ludwig merged commit 5d9d8e6 into vibe-d:master Jul 5, 2017
@DBankov
Copy link
Contributor Author

DBankov commented Jul 11, 2017

Thanks a lot for merging this PR! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants