Renaming a DSL model element

Tuesday, December 4th, 2007

One of the things that proved to be move complicated than it should have been when we were developing the DSLs for the Service Factory: Modeling Edition was renaming DSL model elements. This sounds easy; open the DSL designer, rename the element and then transform all templates to regenerate the code. ...