Skip to content

Add removeMixIn() method in MapperBuilder #3035

Closed
@cowtowncoder

Description

@cowtowncoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions