Skip to content

Support inheritance of mappers #198

Description

@stefankoppier

Is your feature request related to a problem? Please describe.
To reduce duplicate code, allow for mappers to inherit other mappers.

Describe the solution you'd like
When creating a sub-class of a sub-class of a mapper, consider the sum of all operations instead of only those in the original base class.

Additional context
See #192 for a use-case. Implemented in #315 for enums, this task should implement classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions