You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, would you be able to make ConditionalAbort inherit form Composite instead of Decorator so that aborts cave have multiple children. This will reduce the amount of duplicated ConditionalAbort across branches.
So instead of this:
We can have this:
The text was updated successfully, but these errors were encountered:
Hi, would you be able to make ConditionalAbort inherit form Composite instead of Decorator so that aborts cave have multiple children. This will reduce the amount of duplicated ConditionalAbort across branches.
So instead of this:
We can have this:
The text was updated successfully, but these errors were encountered: