Problem/Motivation

Proposed resolution

Remaining tasks

User interface changes

API changes

Comments

xano’s picture

Is there a concrete use case for this feature?

dawehner’s picture

There seems quite some examples in core which try to fetch the provider, one example is FilterBase

xano’s picture

If we add methods to that for definition data, we can keep ourselves very busy for a while.

As an alternative I'd like to propose #2458789: Introduce PluginDefinitionInterface.

xano’s picture

Version: 8.0.x-dev » 8.1.x-dev

Postponing to 8.1.x after talking to EclipseGc.

xano’s picture

Status: Active » Postponed
xano’s picture

Status: Postponed » Closed (won't fix)

This is part of the plugin definition. We shouldn't force plugin classes to implement methods to retrieve specific definition data.