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 withNamespaces() API to ThriftType #74

Merged
merged 1 commit into from
Oct 30, 2016

Conversation

ZacSweers
Copy link
Contributor

This allows you to construct a new instance with modified namespaces, and also fixes a bug in the merge() logic where it assumed putAll() overwrote existing keys (it actually errors).

Would be great to get this in or pulled in to the work in #73, just putting here for reference in case.

This allows you to construct a new instance with modified namespaces, and also fixes a bug in the merge() logic where it assumed putAll() overwrote existing keys (it actually errors)
@msftclas
Copy link

Hi @hzsweers, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;

@benjamin-bader
Copy link
Collaborator

With the proviso that this code will be going away with #73, I'm fine with this PR. Thanks!

@benjamin-bader benjamin-bader merged commit 15c1d94 into microsoft:master Oct 30, 2016
@ZacSweers ZacSweers deleted the z/withNamespaces branch October 30, 2016 05:08
@ZacSweers
Copy link
Contributor Author

Thanks!

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.

None yet

3 participants