Hello. I am developing an experimental project to...
# android
w
Hello. I am developing an experimental project to replace
kotlin-reflect
in
jackson-module-kotlin
with
kotlinx-metadata-jvm
. https://github.com/ProjectMapK/jackson-module-kogera What advantages does this replacement have for developers using
jackson-module-kotlin
on
Andorid
? I believe there is a clear advantage of at least a 2MB reduction, from 3MB -> 1MB, is this correct? I am mainly experienced in server-side development and lack experience in
Android
, so please let me know.