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

Fix #1691 - Add tuple deserialization support #1693

Merged
merged 2 commits into from
Jun 29, 2017
Merged

Fix #1691 - Add tuple deserialization support #1693

merged 2 commits into from
Jun 29, 2017

Conversation

DBankov
Copy link
Contributor

@DBankov DBankov commented Feb 25, 2017

This PR adds tuple deserialization support. It also includes few fixes for the places where using tuple was not supported.

@DBankov DBankov changed the title Fix for https://github.com/rejectedsoftware/vibe.d/issues/1691 - Added tuple deserialization support Fix for #1691 - Added tuple deserialization support Feb 25, 2017
@DBankov DBankov changed the title Fix for #1691 - Added tuple deserialization support Fix #1691 - Added tuple deserialization support Feb 25, 2017
@DBankov DBankov changed the title Fix #1691 - Added tuple deserialization support Fix #1691 - Add tuple deserialization support Feb 25, 2017
@s-ludwig
Copy link
Member

Looks good! I'll wait with the merge until after the 0.8.0 release, though, to avoid adding further weight (and potential breakage) to it.

@DBankov
Copy link
Contributor Author

DBankov commented Mar 12, 2017

Sounds great! Thanks for taking a look at this!

@s-ludwig s-ludwig merged commit 01a41b7 into vibe-d:master Jun 29, 2017
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.

2 participants