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

Gson variable type for JSON content #451

Closed
donaldoakes opened this issue Jun 25, 2018 · 0 comments
Closed

Gson variable type for JSON content #451

donaldoakes opened this issue Jun 25, 2018 · 0 comments
Assignees
Projects
Milestone

Comments

@donaldoakes
Copy link
Collaborator

donaldoakes commented Jun 25, 2018

Implement a GsonTranslator that extends DocumentReferenceTranslator implements JsonTranslator.
Works similarly to Jsonable:
https://github.com/google/gson/blob/master/README.md
In fact we can create a Gsonable interface for self-binding POJOs like Jsonables.

@donaldoakes donaldoakes added this to the 6.x milestone Jun 25, 2018
@donaldoakes donaldoakes self-assigned this Jun 9, 2020
@donaldoakes donaldoakes modified the milestones: 6.x, 6.1.37 Jun 9, 2020
donaldoakes pushed a commit that referenced this issue Jun 10, 2020
donaldoakes pushed a commit that referenced this issue Jun 10, 2020
donaldoakes pushed a commit that referenced this issue Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
mdw-common
Awaiting triage
Development

No branches or pull requests

1 participant