kotlin-jupyter icon indicating copy to clipboard operation
kotlin-jupyter copied to clipboard

Add Serializable Vars State with nested fields descriptors

Open nikolay-egorov opened this issue 3 years ago • 3 comments

nikolay-egorov avatar Jul 22 '21 14:07 nikolay-egorov

empty map should be sent in metadata

Maybe not empty, but just one-depth stringed values as it was before?

nikolay-egorov avatar Jul 27 '21 06:07 nikolay-egorov

I think that empty is better. If the client does not support this functionality, it will not benefit from any data we'll send in this map.

ileasile avatar Jul 27 '21 08:07 ileasile

Wandering through the park, I came across this. We could completely go for jvm fields instead of KProperties since there are some cases when we need jvms

nikolay-egorov avatar Jul 27 '21 17:07 nikolay-egorov