Skip to content

Better way to consistently manage plugin state #1

@mburtscher

Description

@mburtscher

Each plugin has to manage plugin state request messages on their own. There should be a concise way to handle initial and following plugin states in either of these ways:

  1. Plugin must implement a handler for PluginStateRequest and base implementation uses this handler for inital state.
  2. Internal logic to handle plugin state request messages and ability for plugin to update the plugin state when needed.

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