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
It used to be that ObjectMapper was called ObjectHydrator, which is likely why this variable has the name it does. Changing this will require a major release, but I think it should be:
The current definition has a variable named "hydrator":
It used to be that
ObjectMapper
was calledObjectHydrator
, which is likely why this variable has the name it does. Changing this will require a major release, but I think it should be:My editor would really like this, because it doesn't think "hydrator" is a word. And of course, it would make the signature more consistent.
The text was updated successfully, but these errors were encountered: