The simplified naming mode may need better runtime support for transforming object shapes (in and out of the local system.)
Options from least effort:
- Add inline comments w/ field's original name.
- Leave up to each Adapter, possibly with a
renderTransforms(fieldNameMappings) interface.
- Change Naming options to be simpler (like don't prefix subtypes or use custom prefix.)
The simplified naming mode may need better runtime support for transforming object shapes (in and out of the local system.)
Options from least effort:
renderTransforms(fieldNameMappings)interface.