jackson-databind
jackson-databind copied to clipboard
Add feature to inverse read/write access logic
This feature is added to fix #2951
Interesting. Quite simple, I like that. Due to being a new feature, would need to go in 2.13; and I may want to start thinking of better way to configure introspection aspects out of MapperFeature (partly since we are now maxed out on possible entries with int range).
Thank you for submitting this! It may take a while to get integrated as I am about take bit of a break from Jackson development for December, but I should be able to pick it up early in 2021.
@cowtowncoder Thx for your comment.
But I don't understand why the build fails on PPC architecture, and I haven't this kind of equipment to test.
@ggrebert ignore ppc failure for now; it was a recent contribution just merged -- I may have made a mistake with it.