Some background (click to show) [show][hide] Almost nine months after my last post on this blog. What happened? I got a baby! She’s ten months old now and she has taken a big place in my “spare life”. Also I started others blogs. So, I take this long break as an opportunity to think again […]more…
MDA/MDD: don’t round-trip!
In MDE life-cycle, round-trip engineering means ability to update a model based on source code reverse modeling. Funny practice: as the source code is issued from this model during the generation step, it’s a kind of “shoe is on the other foot”! More precisely, round-tripping is a way to work indifferently on model or source […]more…
Path from ADM to MDA
The Architecture Driven Modernization (ADM)(*) approach to migration projects follows a three steps workflow: Full source code reverse modeling, Model transformation from source architectural model to target architectural model, Target code generation combining target architectural model generation and algorithmic source code conversion to target programming language. The Model-Driven Architecture (MDA) approach to application development projects […]more…