|
|
|
[
Permlink
| « Hide
]
Vladislav Kaznacheev - 07 Feb 07 14:34
May I ask you to attach a sample test that should not fail?
Not quite, I'm asking for new API. I'd probably like to be able to create my own JarFileSystem which relies not on LocalFileSystem but a VirtualFileSystem of my choice. For example:
DummyFileSystem dummy = DummyFileSystem.getInstance(); Of course this would depend on DummyFileSystem is internal class not intended for general use, and currently there are no plans to make it more complete
This is not specific to DummyFileSystem. If I create my own custom filesystem it still doesn't work.
Please re-open this issue. I'm asking to be able to inject a VirtualFileSystem into JarFileSystem for testing. I think this is a reasonable request for a feature that would be useful to other developers as well. This is likely to be part of file system rewrite planned for Selena
|
||||||||||||||||||||||||||||||||||||