melange icon indicating copy to clipboard operation
melange copied to clipboard

Support for renaming

Open barais opened this issue 10 years ago • 0 comments

(split from #7)

Name-based structural typing works well for evolution. However, mapping independently developed DSLs rarely works out-of-the-box.

Melange should support adaptation specification, at least through renaming, ideally with advanced mapping expressions.

First step is to include renaming expression

In such a case, it is the role of the adapters to effectively realize the adaptation. The renaming expression must be compiled in the adapter's code.

barais avatar Jan 26 '15 15:01 barais