Hi! > >>> It appears to target the compress goals, is an active project(?) with > >>> releases, and most importantly uses a sane license (ASL). regarding TrueZip: I am aware of this project, but dont like the way they build their api. They use a class derived from java.io.File and override ALL methods.
Even if this is in general a not that bad idea, its odd to use this as the primary api. So I can think to provide such a solution for VFS or compress, but only as a utility/helper class and not as THE exported interface. > I'm not sure > >>> how much of a one-man show it is; but maybe we could be helping out > >>> there rather than trying to create something out of [compress]. > >> Compress is stable code that just needs to be made easily reusable. I > >> need to do a review of the last couple of messages, but there are at > >> least 2 or 3 keen people involved. I think it's got promise. > > [compress] is beeing used for vfs as far as i understood Mario correct. Yes, this is true. I think compress is often used through vfs. Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
