Skip to content

Support inheritance of mappers #198

@stefankoppier

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions