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 removeMixIn() method in MapperBuilder #3035

Closed
cowtowncoder opened this issue Jan 31, 2021 · 0 comments
Closed

Add removeMixIn() method in MapperBuilder #3035

cowtowncoder opened this issue Jan 31, 2021 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

Looks like an obvious convenience method is missing -- you can use addMixIn(target, null) for this but that seems little bit ambiguous and if we ever allow multiple mix-ins per target, it will get complicated.
So let's add more readable way to do this.

I think this can be added in 2.13.

@cowtowncoder cowtowncoder added this to the 2.13.0 milestone Feb 1, 2021
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

No branches or pull requests

1 participant