Stefan Kapferer
Stefan Kapferer
Honestly I still don't really get why the generated output should not just conform to the UML standard. In my opinion it does not make any sense to compare the...
> This reminds me how ORMs are a leaky abstraction over SQL. I feel the ContextMapper DSL is a leaky abstraction for the UML. Well, then we have a completely...
Hi @JuergenMutschall Sorry for not answering this one so far... Must have missed the notification. Is this still an issue for you? I'm not 100% sure what you mean exactly....
Hi Thanks for creating the issue and getting in touch with us! We have the "IDE support" issue on our roadmap, yes. It is however not 100% clear yet, how...
Hi @borramTAS I'm not sure if something changed regarding LSP (language server protocol) and IntelliJ (I have to update my knowledge here); but up to last year, IntelliJ did not...
Also add an FAQ to the docs. ("How can I import the model to my other tool XY ??")
Thanks for reporting the issue @Adelrisk! You have a good point here; we should enhance the generator to support all the Sculptor types. The current implementation focuses on the tactic...
Seems to be a weird Xtext behavior regarding unordered groups. In our language this only happens if the _type_ is specified after the state, like this:  In this case,...
With v6.0.0 we have at least a warning now: https://contextmapper.org/news/2020/09/23/v6.0.0-released/ Maybe we can change to an error in a future release.
Hi @joaoasrosa Thanks for reporting this! Good idea, although maybe not that easy (graphical layouting), since a Bounded Context an implement parts (not necessarily the whole) of multiple subdomains. Vaughn...