anz-bank / sysl

Sysl (pronounced "sizzle") is a system specification language
https://sysl.io
Apache License 2.0
119 stars 42 forks source link

For a Pub/Sub Sequence diagram: Subscribers are shown to be called in a particular order. Which is not true. #231

Open sahejsingh opened 5 years ago

sahejsingh commented 5 years ago

For a pub/sub use case: In the go and python version of the sequence diagrams, the subscribers are called one after the other.

Not sure if this is correct. Revisit how the sequence diagrams are drawn in the pub/sub use case.

marcelocantos commented 5 years ago

Unfortunately, it's difficult to render the notion of order-independence in sequence diagrams.

anzdaddy commented 4 years ago

Ashwin, Josh, something to consider as part of mermaidjs work.