Skip to content

Reduce global state in plugins #36

@leg0

Description

@leg0

Most plugins create a global variable to hold pointer to the instance.

Remove that, and update the plugin interface functions so that they receive pointer to the instance. Update
getPluginInterface so that it returns pointer to the new instance.

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