Skip to content

add hook to allow play-json users to provide their own Jackson JsonFactory or ObjectMapper #1009

Description

@pjfanning

play-json is pretty dependent on Jackson for low level parsing support.

There are some open but not progressed PRs and issues regarding supporting Jackson features. Allowing users to provide their own JsonFactory or ObjectMapper would make it so that play-json users could uptake some of these Jackson features themselves.

Doing this at the JsonFactory level would be better because of the way that Jackson is evolving.

Relates to:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions