Zip file system provider only works with default file system
Alan Bateman
Alan.Bateman at oracle.com
Sat Dec 8 02:52:21 PST 2012
On 07/12/2012 23:05, Philippe Marschall wrote:
> Hi
>
> First, I hope I got the right mailing list. I'm in the process of
> writing my own file system provider. As a test I wanted to create a
> zip file on it using the zip file system provider. That's when I
> discovered that it only works with the default file system.
>
Thanks for the bug report, It's possible that zip provider has been
tested with other providers. Is your provider interposing on the
system-default or is a distinct provider? I'm curious how you ran into this.
You might know this already but zip provider ships as a demo provider
(source code is the demo directory) so it might be easy for you to test
your patch and also see if there are any other issues. I think it would
be useful to know if there are any other issues.
-Alan.
More information about the nio-dev
mailing list