-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request