plantuml-stdlib / Archimate-PlantUML

PlantUML macros and other includes for Archimate Diagrams
MIT License
211 stars 56 forks source link

Application Component as nesting container #42

Closed tvolin closed 4 months ago

tvolin commented 8 months ago

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!