kin-openapi icon indicating copy to clipboard operation
kin-openapi copied to clipboard

Let's remove package 'jsoninfo'

Open jban332 opened this issue 7 years ago • 2 comments

Historical background: The package jsoninfo was created with the goal of having elegant serialization.

The fact that jsoninfo resides in this repository is just a historical accident. The code is just an internal implementation detail to this project. So I created github.com/getkin/happyjson and refactored it a bit.

If there are no objections, I'll replace jsoninfo with the external package happyjson. Any feedback about how kin-openapi implements serialization internally is welcome.

jban332 avatar Sep 29 '18 13:09 jban332

Fine by me.

fenollp avatar Oct 03 '18 08:10 fenollp

happyjson doesn't seem to exist. Swagger/openapi2 projects seem to be using easyjson, if this can help unification...

fenollp avatar Feb 10 '19 20:02 fenollp