Open igarashitm opened 7 years ago
Note: the atlasmap engine does not support complex <-> complex mapping automatically. The specification of a complex class in the definition above is used in order to specify the concrete complex object to be instantiated in order to satisfy the rest of the child mappings.
Discussed: Create a UI handler that would support auto-mapping of same or reasonably similar complex objects by automatically creating the list of child mappings as a convenience to the end-user.
Note: I recommend using individual mappings in order to support per-field actions
Right now only the bottommost simple field is targeted for the mapping. It's better to support mapping upper level complex object so that the mapping diagram looks simpler with more complex object.