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

Improve Responder node workflow #36

Closed
Hoikas opened this issue Jun 20, 2016 · 1 comment
Closed

Improve Responder node workflow #36

Hoikas opened this issue Jun 20, 2016 · 1 comment

Comments

@Hoikas
Copy link
Member

Hoikas commented Jun 20, 2016

Work toward deprecating the Responder State node and move toward implicit responder states built from command linkage. This will ideally make the logic node tree easier to follow. Will also need to build in a framework for detecting deprecated node types on load and upgrading them on-the-fly. But that shouldn't be too hard.

@Hoikas Hoikas changed the title Deprecate Responder State Nodes Improve Responder node workflow Oct 10, 2017
@Hoikas
Copy link
Member Author

Hoikas commented Oct 10, 2017

After discussion with @Deledrius, we determined that responder states need to remain part of the workflow because these are referenced in Python's ptAttribResponders. However, we may want to consider removing responder command nodes and making message nodes single-user. To indicate command waits, waitable messages can send other messages.

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

No branches or pull requests

1 participant