-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
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
Labels
No labels