Skip to content
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

Add feature to inverse read/write access logic #2966

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ggrebert
Copy link

@ggrebert ggrebert commented Dec 2, 2020

This feature is added to fix #2951

@ggrebert ggrebert force-pushed the master branch 2 times, most recently from 8b8d98c to 3338cac Compare December 2, 2020 15:25
@cowtowncoder
Copy link
Member

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.

@ggrebert
Copy link
Author

ggrebert commented Dec 2, 2020

@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.

@cowtowncoder
Copy link
Member

@ggrebert ignore ppc failure for now; it was a recent contribution just merged -- I may have made a mistake with it.

@cowtowncoder cowtowncoder removed the 2.13 label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inverse access of @JsonProperty(access=) so it can work differently on server side and client side
2 participants