Are TransitionGuards needed? #72
-
Do we actually need the |
Beta Was this translation helpful? Give feedback.
Answered by
pfg666
Mar 12, 2024
Replies: 2 comments 1 reply
-
Personally, I slightly prefer TransitionGuard being kept separate from GuardExpression, for the following reasons:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mtf90
-
A second point would be that we may want to replace GuardExpressions by another implementation of expressions (e.g. constraints). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Personally, I slightly prefer TransitionGuard being kept separate from GuardExpression, for the following reasons: