-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Renamed method to readObject and taking base from 3.x #5304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.x
Are you sure you want to change the base?
Renamed method to readObject and taking base from 3.x #5304
Conversation
i havent followed the discussion, i dont know whether the name is settled yet, and i dont feel strongly about it, but how about 'readAutomatic' instead? it makes it clear that additional magic is happening, 'automatic' is similar to C++ |
@cowtowncoder can you suggest. |
I'll have to think about this: I do not think My initial thinking is/was that we would just have a method for resolving type to create Maybe |
Something like this ? @cowtowncoder. Also, are we going to remove method added for readObject?
and test
|
Yes, remove |
…hub.com/rohanlopes20/jackson-databind-auto-detect-class into jackson-data-bind-auto-detect-class-3.x
Create new PR based on @cowtowncoder comments
#5064 (comment)