> before ages VFS included the compress classes with own namespace, > cause compress wasn't released and VFS had to go ahead. It was planned > to replace those vfs.compress classes with a dependency to commons > compress. If this is still the plan, I will create an issue for it and > would do it straight after my holidays next week :-), if it doesn't > conflict with the release of the planned version 2.0.
I think, best would be to start in VFS sandbox a _writeable_ zip/whatever impl using commons-compress. Once it works, we can drop the old impl and the copied classes. Ciao, Mario