You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cases where Creator method is not used (via mapper.readerForUpdating(value), for example; in future possibly other mechanisms), it would be good to be able to re-route handling to any setter.
This is not easy to do, currently, but perhaps linkage is possible.
The text was updated successfully, but these errors were encountered:
(note: evolution of #862)
In cases where Creator method is not used (via
mapper.readerForUpdating(value)
, for example; in future possibly other mechanisms), it would be good to be able to re-route handling to any setter.This is not easy to do, currently, but perhaps linkage is possible.
The text was updated successfully, but these errors were encountered: