Skip to content

Changing base class order in DataSet inheritance does not affect item order as expected #92

@PierreRaybaut

Description

@PierreRaybaut

When using multiple inheritance with DataSet classes, changing the order of the base classes in the child class definition does not affect the order of the items in the resulting dataset. One would expect the items to appear in the order in which the base classes are listed, but currently the order remains the same regardless of the base class order.

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