The Wayback Machine - https://web.archive.org/web/20210605230628/https://github.com/topics/deserialization
Skip to content
#

deserialization

Here are 409 public repositories matching this topic...

cowtowncoder
cowtowncoder commented May 9, 2021

(note: inspired by #439 work)

As things are, KotlinModule has a few configuration options, and at least 4 are boolean-valued (plus #439 would add one more, at least temporarily). Since they have to be passed separately, adding a new option requires more changes than is ideal, and technically also reduces cross-version compatibility (although constructors should not really be called from outsi

Improve this page

Add a description, image, and links to the deserialization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deserialization topic, visit your repo's landing page and select "manage topics."

Learn more