Skip to content

Copy constructor does not preserve _injectableValues #696

@drcrallen

Description

@drcrallen

Currently the copy constructor makes no effort to copy injectable values. I'm not quite sure what the proper behavior of this would be, whether the ObjectMapper copy should retain a copy of the values at the time of the copy, or if the copy and original should just point to the same instance of the injectable values. Or if it just needs to be noted in the injectables documentation that the injectables are not attempted to be preserved across copies.

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