I'd like to reopen #38 to get an implementation into the code.
I am not asking for every component to offer a macro for nesting.
Also, I have no idea how you could implement this. Like, can a macro leave an open { at the end?
So you could do
Application_ComponentNesting(MyAppComp,"My AppComponent)
Application_Function(...)
Application_Function(...)
NestEnd
If it's possible to give examples that show an answer to #38 without requiring that you abandon all the Archimate macros inside your nesting, that would also be fine.
Thanks!
I'd like to reopen #38 to get an implementation into the code. I am not asking for every component to offer a macro for nesting. Also, I have no idea how you could implement this. Like, can a macro leave an open { at the end? So you could do Application_ComponentNesting(MyAppComp,"My AppComponent) Application_Function(...) Application_Function(...) NestEnd
If it's possible to give examples that show an answer to #38 without requiring that you abandon all the Archimate macros inside your nesting, that would also be fine. Thanks!