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

Implement a plugin system #19

Open
maxhoerstr opened this issue Jun 6, 2023 · 0 comments
Open

Implement a plugin system #19

maxhoerstr opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request priority: medium This issue has a medium priority

Comments

@maxhoerstr
Copy link
Collaborator

To allow users to write their own plugins for the PFDL without modifying the core code, we need to implement a plugin system that allows the usage and the import of an arbitrary amount of plugins. In Addition, the existing PFDL code most likely needs to be modified (more modularisation, clearer interfaces, ...) to allow for better plugin developement.

@maxhoerstr maxhoerstr added enhancement New feature or request priority: medium This issue has a medium priority labels Jun 6, 2023
@maxhoerstr maxhoerstr self-assigned this Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium This issue has a medium priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant