jackson-jaxrs-providers icon indicating copy to clipboard operation
jackson-jaxrs-providers copied to clipboard

Allow defining object to update via provider

Open cowtowncoder opened this issue 12 years ago • 0 comments

(moved from [https://jira.codehaus.org/browse/JACKSON-681])

So, basically it might be useful to allow provider to specify Object instance to update, instead of creating a new one. At first this can be as simple as just adding an overridable method for custom implementations. And if we have better ideas, add more sophisticated configuration/handlers.

cowtowncoder avatar Jul 25 '13 18:07 cowtowncoder