Hacker News new | ask | show | jobs
by RandyRanderson 1105 days ago
With any non-trivial set of messages, seq diagrams become unwieldy. Always use communication diagrams over sequence as a first choice.
1 comments

to the contrary, the whole reason patterns like sequence diagrams are so great is because they make it clear when you're trying to put too much information into a single visualization

your "non-trivial" is my "too much"