issues
search
fluidsonic
/
fluid-json
A JSON library written in pure Kotlin
Apache License 2.0
31
stars
7
forks
source link
Add codecs for direct object <-> JSON conversion (like MongoDB Java Driver)
#11
Closed
fluidsonic
closed
7 years ago
fluidsonic
commented
7 years ago
[ ] Add checks to make sure that no coder messes up the node hierarchy.
[ ] Properly plan en-/decoding of map keys.
[ ] Add encoding/decoding functionality for map keys.
[ ] Add extended standard codecs, e.g. for
java.time.*
java.time.*