Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:rule:do_not_use_conditional_flows [2024-01-08 16:54] – Anatoly Belaychuk | en:rule:do_not_use_conditional_flows [2024-02-07 11:45] (current) – [Notes] Anatoly Belaychuk | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Don't use "flows with diamonds" |
- | {{tag> | + | {{tag> |
- | {{en: | + | Avoid conditional flows outgoing from activities, use gateways instead. |
- | + | ||
- | Avoid conditional flows, use gateways instead. | + | |
===== ✔ How to ===== | ===== ✔ How to ===== | ||
Line 127: | Line 125: | ||
===== Notes ===== | ===== Notes ===== | ||
- | Put extra comments here (this section is optional) | + | * It's sometimes argued that conditional flows saves one element |
- | + | * Conditional flows outgoing from an activity are idependent, hence the inclusive gateway in the "How to" diagram above. | |
- | ===== Exceptions ===== | + | |
- | + | ||
- | Specify exceptions | + | |
===== See also ===== | ===== See also ===== | ||
- | * [[one_outgoing_control_flow]] | + | * [[en: |
===== Автор(ы) ===== | ===== Автор(ы) ===== | ||
- | --- // | + | |