Stefan Kapferer

Results 17 issues of Stefan Kapferer

Our Sculptor part has been adjusted and is no longer compatible with the original Sculptor generator tool. Idea: a generator could produce Sculptor compatible code so that users still can...

**Describe the bug** After the application of an AR, the attribute _type_ is no longer specified on the context map. **To Reproduce** Steps to reproduce the behavior: 1. Specify _type_...

bug

Bounded Contexts can be of different types (reflecting different perspectives: FEATURE, APPLICATION, SYSTEM, TEAM). Show a compiler warning if there is a Context Map relationship between two contexts of different...

enhancement

**Limitation description** Because of this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=369175 and the currently implemented workaround https://www.eclipse.org/forums/index.php/t/1080047/, the application of an Architectural Refactoring (AR) currently de-serializes the complete CML model and brings all root...

help wanted
improvement

The Knowledge Level pattern is not really used in the examples at the moment. Enhance them accordingly.

Responsibility Layers are not really used in the examples at the moment. Enhance them accordingly.

I implemented a first version of the `syntaxes/cml.tmLanguage.json` file for the syntax highlighting. However, we should improve this a bit later: * Match keywords locally (especially tactic DDD stuff) *...

enhancement
good first issue