
| Key: |
BATCH-174
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Won't Fix
|
| Priority: |
Minor
|
| Assignee: |
Dave Syer
|
| Reporter: |
tomi vanek
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Depends
|
|
This issue depends on:
|
|
BATCH-21
OutputResource abstraction for file / stream output
|
|
|
|
|
|
|
|
|
The Apache Commons is Virtual File System (VFS) module is an abstraction layer over various "file systems" - i.e. ZIP, SFTP, in-memory, HTTP, CIFS-Samba, MIME, etc. The file system providers are pluggable (like a 3-rd party VFS-plugin for EMC Documentum).
The VFS could give support for different file-system types in the processors, but also in providers.
My suggestion is to support both the Spring Resource abstraction (as it is currently) and the VFS with wrappers that would adapt the file-access technologies to a common interface.
The Spring-Resource / VFS would be injectable into the flat-file and XML providers / processors.
|
|
Description
|
The Apache Commons is Virtual File System (VFS) module is an abstraction layer over various "file systems" - i.e. ZIP, SFTP, in-memory, HTTP, CIFS-Samba, MIME, etc. The file system providers are pluggable (like a 3-rd party VFS-plugin for EMC Documentum).
The VFS could give support for different file-system types in the processors, but also in providers.
My suggestion is to support both the Spring Resource abstraction (as it is currently) and the VFS with wrappers that would adapt the file-access technologies to a common interface.
The Spring-Resource / VFS would be injectable into the flat-file and XML providers / processors.
|
Show » |
|