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

feat: Use kotlinx-serialization #58

Open
3 tasks done
oSumAtrIX opened this issue Jun 15, 2024 · 0 comments
Open
3 tasks done

feat: Use kotlinx-serialization #58

oSumAtrIX opened this issue Jun 15, 2024 · 0 comments
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@oSumAtrIX
Copy link
Member

oSumAtrIX commented Jun 15, 2024

Feature description

Use Kotlinx-serialization instead of Gson with Patcher v20

Motivation

Gson was used for the utility serialization functions, but with Patcher v20, this won't be necessary anymore since options of patches store the type of generic type parameters, which can be used for reflectionless serialization

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@oSumAtrIX oSumAtrIX added the Feature request Requesting a new feature that's not implemented yet label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

No branches or pull requests

1 participant