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

Customer wrapper for Struct #929

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tdterry
Copy link

@tdterry tdterry commented Oct 13, 2017

No description provided.

@tdterry
Copy link
Author

tdterry commented Oct 13, 2017

I didn't mean to create this PR against the upstream repo, but since I did, I'll leave it here for feedback. This PR adds a custom wrapper for the Struct type to convert between plain JS objects and the protobuf Struct type as described in #839.

@jctrouble
Copy link

Any chance of getting this landed?

@mrene
Copy link

mrene commented Jan 19, 2018

Thanks for implementing this @tdterry. I found that this breaks optional objects by not null checking them in the generated code. I fixed it here (and implemented timestamp in there was well). Are you still working on this? Would be fun to get this into the mainline tree but I'm wondering whether I should start another PR or not.

@ntindall
Copy link

ntindall commented Mar 7, 2018

@mrene @tdterry what is the state of this feature/struct branch? It looks like it is about ready to go. What do we need to do to get this merged/published?

This has been an unforseen gotcha in something that we are trying to do...

Let me know if I can help revive this.

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

4 participants