Skip to content

Plugin class might inherit core class #28

@mkind

Description

@mkind

Is it a good idea to let the class Plugin inherit from Core? It seems a little bit more intuitive than passing the core object like it is necessary at the moment:

def __init__(self, name: str, desc: str, author: str, licence: str, core: Core):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions