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

Introduce PluginDependency Interface #233

Closed
rsoika opened this issue Nov 16, 2016 · 0 comments
Closed

Introduce PluginDependency Interface #233

rsoika opened this issue Nov 16, 2016 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Nov 16, 2016

Introduce new interface 'PluginDependecy'.
This interface has only one method called 'dependsOn' and is returning an array of plugins class names. This list of dependend plugins need to be verified by the WorkflowKernel to indicate dependency violations of a model.
The interface is optional. The question is if we should simply print a warning or if we should thrown an exception

@rsoika rsoika added this to the 4.0.2 milestone Nov 16, 2016
rsoika added a commit that referenced this issue Nov 17, 2016
rsoika added a commit that referenced this issue Nov 17, 2016
rsoika added a commit that referenced this issue Nov 17, 2016
@rsoika rsoika added the testing label Nov 17, 2016
@rsoika rsoika closed this as completed Nov 26, 2016
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