For Structurizr, can we break the dsl file into multiple files and use import to bundle them together? And how can we break down these files into multiple repositories and put them together?
@animanaut Жыл бұрын
LSP support will be crucial for adoption. thx for the "dont use visio" ... our architects love visio just because "it's there so i use it" and of course 95% of the funny boxes and lines pictures they conjure up are lightyears away from "self explanatory"
@Charles-tq9tc Жыл бұрын
So nice, I'm drooling. At my company, i dont see adoption rise unless people have the liberty to hand-fine-tune box positions and links shapes (node view is nifty, but not the kind of stuff you can present to senior management). Shame, because having all the rest "done for you" is such a timesaver ..
@br3nto Жыл бұрын
12:00 oooff… why JSON? If it’s meant to be human readable and version controllable, YAML or similar be a better choice.
@MattHudsonAtx Жыл бұрын
I'm constantly amazed that yml is offered as better than JSON
@br3nto Жыл бұрын
@@MattHudsonAtx why? JSON sucks both in terms of human usability and also as computer communication