Skip to content

Add createGenerator methods in ObjectMapper, ObjectWriter #1789

@cowtowncoder

Description

@cowtowncoder

(via FasterXML/jackson3-dev#17)

So: since calling createGenerator through JsonFactory can not properly link ObjectWriteContext, it'd be much better to have equivalent factory methods in ObjectMapper and ObjectWriter. And we can also add a subset in ObjectWriteContext, for possible "JSON in JSON" use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions