I have a small schema defined and have been using the java lite plugin 
generator and a Kotlin implementation using the java generated code and its 
been working fine. As an experiment while upgrading from 3.19.1 to 3.20.1, 
I decided trying to switch from the java lite generator to the Kotlin 
generator.  I have the Kotlin code for the schema generated, but am not 
understanding how to code the serializer implementation. 

The doc/samples I've found so far all use java lite.  Is there doc or 
samples that show how to implement a serializer for a proto store when 
using the Kotlin generator? If there is no doc/sample yet, and someone else 
is interested in this, we can dig into the details of an 
androidx.datastore.core.Serializer subclass using the generated Kotlin code 
:-)

The fallback of course is to switch back to the java lite generator. But I 
would like to know if this is doable. Thanks in advance for any info.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/4ba1c4a8-1539-48c0-82da-63c191b44e7dn%40googlegroups.com.

Reply via email to