
The last thing worth point about about is it can produce diagrams with different styles. That’s pretty cool, and we can end up creating some pretty big diagrams: Now that might sound like a big limitation, but sequence diagrams are actually pretty useful for describing the behavior of a system. Now, as the URL suggests, web sequence diagrams only does one type of diagram - sequence diagrams. So what our the options? Web Sequence Diagrams ( ) Putting the text in source control means we can track the real changes to the diagram over time, and merge changes to diagrams between branches.

This can be commited to our version contol system too. We can create the diagrams if we want to, but our primary storage can be the text that generates them. Rather that creating a large XML document, the approaches I’ll show will have simple languages for describing diagrams.

However this can be time consuming to do, and very time consuming to maintain as the plans/designs change.
Python sequence diagram generator software#
Web Sequence Diagrams ()Īs we create software, it is very useful to be able to create diagrams about the software that we want to create, or have created.
