GitHub user gmethvin added a comment to the discussion: Gson support

I don't think this issue is so much about Gson support as it is about making it 
easy to generate schemas via other means, using other libraries. We've had 
similar challenges with pulsar4s and generating JSON schemas to support various 
Scala JSON libraries.

In my opinion the JSON schema support should be entirely pluggable. The core 
`Schema` interface should exist in the pulsar client library, and there should 
be separate libraries that implement it for Jackson, Gson, json4s, etc.

GitHub link: 
https://github.com/apache/pulsar/discussions/18786#discussioncomment-4329254

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to