Skip to content

Use SPI to load plugins #76

@Umaaz

Description

@Umaaz

Is your feature request related to a problem? Please describe.
Class loading can be complex in Java environments. We can change the plugins to use SPI to help mitigate these issues.

Describe the solution you'd like
Change all plugins to load via SPI, and remove the DeepAPI#registerPlugin API. This should help reduce the user error when creating and registering custom plugins.

Additional context
Will have to address how the FusionReactor integration is done with this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions