Skip to content

[question] Is there a way to use decorators in classes which implement an interface? #34

Closed
@gtato

Description

@gtato

Hi,
Thank you for this great library. My question is already in the title. I want to implement the methods in the interface but for some unrelated reasons I am using some decorators which can vary depending on the class which implements the interface. These decorators won't really change the signature, but the current implementation complains if i use them. Any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions