Filip Defoort skrev den 27-08-2007 18:01:
Good luck doing that cross platform in java :)
Well, I didn't mean mount as in actually mount a file system, just
unzip and maintain an uncompressed directory tree of the portions of
the zip file that are in use in java.io.tmpdir. Right now truezip is
updating the zip file itself for every single operation, and that's
where it's losing all performance. So, it's not _that_ hard ;-).
So you are basically suggesting some kind of cache layer with delayed
write operations?
Perhaps a generic approach for that might be suitable?
--
Thorbjørn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]