Skip to content

Add inheritance to Python wrapping #149

@lazappi

Description

@lazappi

Currently, all inheritance is lost when Python objects are wrapped. There are some cases where it would be useful for retain this (e.g. replacing a method on the base Record class). We will need to see how difficult this is and it may require wrapping of more Python classes.

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