Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Linking of outcomes with the same name. #34

Open
RhysMcK opened this issue Feb 26, 2019 · 1 comment
Open

Suggestion: Linking of outcomes with the same name. #34

RhysMcK opened this issue Feb 26, 2019 · 1 comment

Comments

@RhysMcK
Copy link

RhysMcK commented Feb 26, 2019

I am currently declaring two outcomes called 'finished' in a behavior such that i can make the behavior state machine look a lot neater ( i.e. insuring transitions lines aren't overlapping states, etc). However, when i go to embed this behavior i will have to handle both of these 'finished' outcomes.

It would be neat if flexbe_app could realise that two of the outcome names are the same, and internally link them together such that when embed the behavior you only have to handle/ link one of the outcomes.

Would doing something like this make sense?

@RhysMcK RhysMcK changed the title Suggestion: Multiple Outcome Icons in editor for 'Finished'/'Failed' Suggestion: Linking of outcomes with the same name. Feb 26, 2019
@pschillinger
Copy link
Member

Not sure if this might be a bit confusing sometimes, but I see your point. There is also the option "fade outcomes" to make the transitions to outcomes less dominant.

I will think about possible alternatives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants