Skip to content

Add classmethod support #46

@BPHarris

Description

@BPHarris

Rattr has poor class support and always will, but for practical reasons we would like to support as much class functionality as makes sense; to this end we support peaking into the __init__ method and @staticmethods but as of yet not @classmethods.

The aim of this issue is to extend the functionality for @staticmethods to @classmethods, which should be straight forwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions