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

Consider a FS for each authority #22

Closed
magicDGS opened this issue Jan 11, 2018 · 0 comments
Closed

Consider a FS for each authority #22

magicDGS opened this issue Jan 11, 2018 · 0 comments

Comments

@magicDGS
Copy link
Owner

Instead of a FS for each authority, as currently designed, it will be nice to have one por page to being able to retrieve "root" directories, etc.

It requires:

  • HttpPath without authority, but stored in the FS field
  • FileSystem for each authority (base URI with only authority and protocol)
  • FileSystemProvider keeping all the generated FileSystems.

This might be better before going further in the direction of a single FS per protocol.

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

No branches or pull requests

1 participant