Jimexist commented on code in PR #2556:
URL: https://github.com/apache/thrift/pull/2556#discussion_r847999190


##########
lib/kotlin/README.md:
##########
@@ -0,0 +1,29 @@
+# Test Only Library for Kotlin
+
+This directory (`/lib/kotlin`) contains test only library code for Kotlin code 
gen. Because Kotlin code gen produces code that works on top of libthrift (i.e. 
Java library), the purpose of this library is to encode the cross test server 
and client to make sure it conforms to the thrift specifications.
+
+The output artifact in this library is *not* published to Maven central.

Review Comment:
   however, we might reserve the possibility of publishing a helper library in 
future e.g. containing extension functions



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to