I am wondering where and how the documentation should be placed regarding value class support in kotlin-module. https://github.com/FasterXML/jackson-module-kotlin/pull/768
The value class is a Kotlin-specific feature, and kotlin-module has complex handling to support it. Also, there are some value class-specific behaviors and flaws. To avoid inconvenience to users and maintainers, I have created documentation for both the technical and usage aspects. However, I am not sure where to place this documentation. It is too much text to put in the README. I thought the docs directory would be appropriate, but I found the following instructions https://github.com/FasterXML/jackson-core/blob/2.17/docs/README.md Does the Jackson project have any policies? -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to jackson-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-dev/b88123fc-6a33-4a94-aeb5-dea9e0f84167n%40googlegroups.com.