Skip to content

Investigate std json/v2Β #269

Description

@System-Glitch

Proposal

With Go 1.25 comes the json v2 package. Investigate what changed, if there is any breaking change for the framework, and if any new feature could be used in a positive way.

Investigate the idea of using an interface for the JSON features so users can use the JSON library of their choice, be it the standard or not (e.g. jsoniter), provided it has a compatible interface with the standard library.

Migrating to JSON v2 is probably going to be a breaking change so keep those changes for Goyave v6.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementEnhancement of existing featurev6Could contain a breaking change so is planned for major release v6.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions