AW: Implementing a FileSystemProvider
Alan Bateman
Alan.Bateman at oracle.com
Tue May 24 13:47:37 PDT 2011
Christian Schlichtherle wrote:
>
> Hi Alan,
>
>
>
> so in clear words, if I do NOT provide an implementation for the
> "file" scheme, I can safely use java.io.File* in my FileSystemProvider?
>
That's right, and it can also use the default provider if you need it.
>
>
> This would make it a lot easier for Michael and me to complete the
> work on this subject. We could then use TrueZIP's TFile class -- which
> inherits from File -- in order to do the scanning for archive files in
> a path.
>
It definitely makes sense to get you going.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20110524/66cd1811/attachment.html
More information about the nio-discuss
mailing list