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

Kotlinx Immutable Collection JSON Adapters #460

Closed
brentwatson opened this issue Jul 19, 2023 · 1 comment · Fixed by #586
Closed

Kotlinx Immutable Collection JSON Adapters #460

brentwatson opened this issue Jul 19, 2023 · 1 comment · Fixed by #586

Comments

@brentwatson
Copy link

I have created JsonAdapter classes to deserialize PersistentList and PersistentMap types from kotlinx.collections.immutable and I'm looking for the right place to share these with the community. @ZacSweers do you think these make sense to contribute to MoshiX under moshi-adapters?

@ZacSweers
Copy link
Owner

I'd be open to adding them here, but as a separate artifact given the dependency. moshi-adapters-kotlinx-immutables?

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 a pull request may close this issue.

2 participants