Skip to content

Add empty constructor to simplify inheritance #2

@ChristinaSi

Description

@ChristinaSi

I wanted to create a subclass of your FileSystemData but your constructors all construct the whole tree data. This is not very practical if you want for example to change the filtering or how the items are added. Therefore it would be nice to have an empty constructor to call in the subclass constructor without constructing the whole file tree.

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