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 JDK7 FileSystem Support #10

Open
waldheinz opened this issue Sep 15, 2013 · 0 comments
Open

Add JDK7 FileSystem Support #10

waldheinz opened this issue Sep 15, 2013 · 0 comments
Assignees
Milestone

Comments

@waldheinz
Copy link
Owner

From Ernest at

http://waldheinz.de/2010/04/release-candidate-for-fat32-lib/

Have you put any thought to perhaps implementing a JDK7/NIO2 compliant FileSystemProvider (see http://download.oracle.com/javase/7/docs/technotes/guides/io/fsp/filesystemprovider.html) in order to make this available as a first-class supporter of the Path API introduced in NIO2?

There is a ZIP fs implementation included with JDK7, also some theoretical discussion about a ramdisk support of sorts, but no-one has done it, as far as I know. This seems to be the closest thing to it…

@waldheinz waldheinz added this to the 0.7.0 milestone Aug 23, 2014
@waldheinz waldheinz self-assigned this Aug 23, 2014
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