As far as I can see, there be tons of work before we really want to do
integration with any existed FileSystem in jdk...
For example our file:/ scheme is not quite equal to their...
You can test it with a file who contains a space in its file name...
I can't even imagine how to fix it (means we have to re-write out file:/
scheme totally, and will cause behavior changes)


Matt Sicker <boa...@gmail.com> 于2020年9月5日周六 上午12:12写道:

> There's been talk about supporting it in the past, but no code yet. I
> had looked into that a while back when I was working on a project
> using that API, but that never materialized.
>
> On Fri, 4 Sep 2020 at 11:00, David <dam6...@gmail.com> wrote:
> >
> > Hello Apache,
> >
> > I understand that AVFS had implemented quite a few filesystems, but from
> an
> > architectural view, can someone please provide some insight on how Apache
> > VFS compares to Java NIO FileSystem (Released in JDK 1.7)? Is there any
> > integration between the two?
> >
> > https://docs.oracle.com/javase/7/docs/api/java/nio/file/FileSystem.html
> >
> > Thanks.
>
>
>
> --
> Matt Sicker <boa...@gmail.com>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to