Skip to content

Question: Should we keep using GSON or move to Jackson? #2

@jasnell

Description

@jasnell

The code currently uses the GSON library for all JSON stuff. Jackson, however, is generally more popular and broadly used. Should we migrate to Jackson? Doing so is a fairly large piece of work given that Jackson's custom serializer framework is much more complicated and there is a fair amount of custom serialization required. For now, GSON just works.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions