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

think about changing file system structure to a tree #2

Open
jorinvo opened this issue Jul 22, 2016 · 0 comments
Open

think about changing file system structure to a tree #2

jorinvo opened this issue Jul 22, 2016 · 0 comments

Comments

@jorinvo
Copy link
Member

jorinvo commented Jul 22, 2016

Right now the file system is a flat structure.
This makes some operations easier. And it makes other more difficult.
The biggest issue is that the user can create a structure with holes. If the file system is not connected anymore, it's not really possible to navigate, it's broken.
Also a tree might be easier for the user to create.
Have to see how difficult it would be...

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

No branches or pull requests

1 participant