EtiennePerot/fuse-jna

Any support for java.nio.file.FileSystem?

salamanders opened this issue · 1 comments

Would it be easy to integrate Java 7's java.nio.file.FileSystem with net.fusejna.FuseFilesystem? Some other projects are leveraging the FileSystem standard (like https://github.com/openCage/niodav).

May be as simple as a delegating wrapping class?

Pull requests welcome :)

There's a fork that has started working on that though it's over a year old now: pditommaso@a2edf5f