Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add empty constructor to simplify inheritance #2

Open
ChristinaSi opened this issue Feb 21, 2019 · 0 comments
Open

Add empty constructor to simplify inheritance #2

ChristinaSi opened this issue Feb 21, 2019 · 0 comments

Comments

@ChristinaSi
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant