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

Base template activity #22

Open
lmagyar opened this issue Jan 24, 2016 · 0 comments
Open

Base template activity #22

lmagyar opened this issue Jan 24, 2016 · 0 comments

Comments

@lmagyar
Copy link
Member

lmagyar commented Jan 24, 2016

Currently workflows are transaction scripts. Make them DSL.
In a template activity you can specify one or more activities as arguments (like the try/catch/finally arguments in TryCatchFinally activity).
And a body, where you can use these arguments.
This way you can build template activities based on this base like:

  • "execute this activity in a loop in case of exceptions"
  • "wait for this incoming request with a timeout and throw exception when it expires"
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