Replies: 5 comments 1 reply
-
The repo is archived, but you're welcome to fork it. |
Beta Was this translation helpful? Give feedback.
-
Understand the reasons for deprecation. Wonder what the current view is on the use of the component model? I still see recommendations to use reflection on the site, but also notice that a number of demos stop at the container model (or groups of containers). Is best practice to look at using reflection, to manual update the component model or to stop at the container model? (I'm guessing that a "it depends" response may be coming :-) ) Thanks |
Beta Was this translation helpful? Give feedback.
-
The vast majority of teams (perhaps upwards of 95%) only use the system context and container diagrams. And my recommendation for teams who want to retrospectively model components is to do so via reverse-engineering (e.g. reflection, static analysis, etc). The reason for the archival of the |
Beta Was this translation helpful? Give feedback.
-
In fact I also have a low-priority project to take hold on that part of
structurizr, but the lack of time is not helping
Le 23/07/2024 à 10:17, Carl Jones a écrit :
…
Understand the reasons for deprecation. Wonder what the current view
is on the use of the component model?
I still see recommendations to use reflection on the site, but also
notice that a number of demos stop at the container model (or groups
of containers).
Is best practice to look at using reflection, to manual update the
component model or to stop at the container model?
(I'm guessing that a "it depends" response may be coming :-) )
Thanks
—
Reply to this email directly, view it on GitHub
<#294 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABJYCXI4JCIITPIWJKCDRLZNYGQZAVCNFSM6AAAAABID5FZS6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJSGM2TANY>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I have added an initial rewrite of the It's functional, but there are no tests yet, and you will need to build from source to use it. An example can be found at https://github.com/structurizr/java/blob/master/structurizr-component/src/test/java/com/structurizr/component/example/Example.java |
Beta Was this translation helpful? Give feedback.
-
@simonbrowndotje There used to be a structurizr-extensions repository containing the structurizr-plantuml exporter and some tools to detect elements in code. The repository is now archived. Can we discuss that subject ? (cause there are some evolutions I would like to do to structurizr-plantuml, whcih seems now impossible)
Beta Was this translation helpful? Give feedback.
All reactions