Skip to content

Casting down function #24

Description

@davidvlaminck

When class A inherits from class B, casting down is transforming an instance of A to B.
All attributes of A should be carried over to B, but the extra attributes of A that are not in B, should become non standardized attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions