Skip to content

Introduce configurable plugins #2

@EclipseGc

Description

@EclipseGc

Configurable plugins should be part of the basic offering of Plugins. In Drupal 8 we did this via arrays for configuration, but this means that the plugin was in charge of things like validating configuration, serializing itself for storage, etc, etc.

We should write this such that a given plugin expects a given configuration object (which extends a common interface). This configuration object should be capable of validating its values and serializing its values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions