Skip to content

Add a IPluginPackage interface #120

@ziccardi

Description

@ziccardi

Currently packages exporting plugins must provide the plugins by providing the IPlugin service.
It would be better if they could provide a IPluginPackage service that, in turn, will return a list of IPlugin.

This way, the package will have a name and a version

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions