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

Change the JSON structure #41

Open
TheFruxz opened this issue Jul 10, 2023 · 3 comments
Open

Change the JSON structure #41

TheFruxz opened this issue Jul 10, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheFruxz
Copy link
Owner

Thinking about adding a GSON fallback into the globalJson, to ensure working translation.
This would allow way more flexibility, but also introduces some of its own caveats.

@TheFruxz TheFruxz added the enhancement New feature or request label Jul 10, 2023
@TheFruxz TheFruxz self-assigned this Jul 10, 2023
@TheFruxz TheFruxz changed the title globalJson GSON fallback globalJson JSON fallback Oct 3, 2023
@TheFruxz
Copy link
Owner Author

TheFruxz commented Oct 3, 2023

Consider not using the outdated GSON library, but something more modern instead. The library square/moshi is a consideration

@TheFruxz TheFruxz changed the title globalJson JSON fallback Change the JSON strucutre Oct 5, 2023
@TheFruxz
Copy link
Owner Author

Maybe even consider to support multiple variants using adapters

@TheFruxz TheFruxz changed the title Change the JSON strucutre Change the JSON structure Oct 17, 2023
@TheFruxz
Copy link
Owner Author

Need to figure out a way, for de/serializers to work on multiple json variants

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant