Comment on More common mistakes to avoid when creating system architecture diagramsparentComments−segmondy5moyup, A interacts with B with the interaction originating from A.−chrisweekly5morelated tangent (outside of diagrams) lt < and gt > symbols are often dangerously ambiguous; does A > B > C mean "A then B then C"? or "A is superior to B which is superior to C"?−zabzonk5moWhich (I think) is why we prefer to use "A --> B" rather than "A>B" or "A > B"
Comments
yup, A interacts with B with the interaction originating from A.
related tangent (outside of diagrams) lt < and gt > symbols are often dangerously ambiguous; does
mean "A then B then C"? or "A is superior to B which is superior to C"?Which (I think) is why we prefer to use "A --> B" rather than "A>B" or "A > B"