Legacy java.io.File and new FileSystems
Michael Hall
hallmike at att.net
Thu Aug 12 02:26:17 PDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Aug 12, 2010, at 3:30 AM, Alan Bateman wrote:
> As I said, in this API, the way to get existing apps using
> java.io.File/etc. to access these custom file systems transparently
> is to develop a virtual file system provider and run with it set as
> the default. A fun project if you have the time to work on it.
Revisiting the project I would normally want to try and add a
functionality to it. Besides once again having a working read/write
zip FileSystem I was considering adding some underlying caching code.
This would implement some caching policy for the data in the zip. Per
entry number of backups, retention periods etc., all with the using
code not needing to be altered in any way. More recently I was
thinking of adding some crypto as well. I can add the default
FileSystem selector as another todo list item to attempt. I should of
read your reply more closely to understand how that needs to be done.
Thanks again for the informative replies but I'd better get reading
and coding to get anywhere with this.
Mike Hall hallmike at att dot net
http://www195.pair.com/mik3hall
http://www195.pair.com/mik3hall/home.html
http://sourceforge.net/projects/macnative
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
iJwEAQECAAYFAkxjvkAACgkQUvk/ZSaThTLMTwP+JvdtRPF4aqzspDMYxqElnoe3
OE4EPgFPXOA16XIAKliDqN7aCk9qX3hRhlkASiNBEFZuWNrGdLtXQUOXFbxcB7IV
+ZXFCWe7766+dkkEVXksr78j8taEaYpecdzAv2cmtU3GfxcvBlYhudO5N2yYHAij
rRlc0sf05lN+LxIWmUc=
=XRwX
-----END PGP SIGNATURE-----
More information about the nio-discuss
mailing list