reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
365 stars 23 forks source link

Add inheritance of name mapping structure #182

Closed zhPavel closed 1 year ago

zhPavel commented 2 years ago

Name Mapper should walk through mro of the class collecting parents' mapping information and then merge it. Add new requests that return only mapping structure for this concrete class