Stefan Kapferer
Stefan Kapferer
Hi @trevorkerby Thank you very much for reporting this one! You are absolutely right, I can only agree with you! :+1: We have this issue (known limitation) only for technical...
New semantic validator: Show warning if Bounded Contexts of different types are used in relationship
I understand the user feedback, although a warning seems too hard for me since there are situations where such relationships are legitimate. For example in our [insurance scenario](https://github.com/ContextMapper/context-mapper-examples/tree/master/src/main/resources/insurance-example): Most contexts...
New semantic validator: Show warning if Bounded Contexts of different types are used in relationship
Idea: A model linter could just give a "hint". However, this issue as low priority for now.
Hi @isfong Thanks for reporting the issue. Could you describe in a bit more detail what exactly is too difficult? Which changes/improvements to the tool would help you? Best regards,...
Hi @sunilk-m, thanks for reporting! I'm not sure if we should go for such a generic solution since the tactic DDD syntax is based on [Sculptor](http://sculptorgenerator.org/) and already supports many...
@sunilk-m FYI: the `unique` keyword is now supported (with release 6.4.0).
Hi @StevenVanDijk Thank you very much for your work! I like the idea... Would be nice to have a PR so we can also play around with it a bit....
@socadk, does it also happen with the following input? (input as initially generated) ``` // ** BEGIN PROTECTED REGION for API providers // ** END PROTECTED REGION for API providers...
Hi @jabrena Thank you very much for reporting this one and sorry for the late response! Unfortunately, we depend on [Xtext](https://github.com/eclipse/xtext) regarding this matter, as our language (CML) is built...
Thank you very much @Adelrisk for reporting the issue. I was wondering why you think that introducing the additional final state is not desirable? (`END -> [*]`) Wouldn't that be...