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

PluginRequirements should not be fulfilled unless their PluginRequirements are fulfilled #1095

Open
ikelos opened this issue Feb 5, 2024 · 0 comments
Assignees

Comments

@ikelos
Copy link
Member

ikelos commented Feb 5, 2024

A PluginRequirement should verify that the required plugins can successfully be instantiated. As such we need to verify the subset of requirements that may be required (at the moment, only other plugin requirements and module requirements, possibly all version requirements). It needs a little bit of thought, as to what's actually needed (most requirements are inputs, that aren't necessarily required for exposed methods), but at the moment a dependency may be fulfilled with a non-functional plugin.

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

1 participant