Join Slack
What is the reason for `@Parcelize` still being experimental? When will it become stable? Are there ...
# android
m
mzgreen
03/07/2019, 7:07 AM
What is the reason for
@Parcelize
still being experimental? When will it become stable? Are there still some bugs that needs to be fixed?
g
gildor
03/07/2019, 7:25 AM
There is some work from Google’s side (and particularly by Jake Wharton) on stabilization of Parcelize and extracting it to a separate Gradle plugin
gildor
03/07/2019, 7:25 AM
See
https://github.com/JetBrains/kotlin/pull/2133
gildor
03/07/2019, 7:28 AM
looks that it still will be Android Extensions plugin
m
mzgreen
03/07/2019, 7:37 AM
thanks!
z
zhuinden
03/07/2019, 1:50 PM
it works pretty well btw, only painpoint is you can only access the CREATOR object by exposing it to Kotlin from a Java class.
j
jw
03/07/2019, 2:54 PM
It will move out of the extensions plugin eventually. There's some complexity in doing so
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by