[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dragonfly-users
Subject:    Re: 7-Zip / Bzip2
From:       "Freddie Cash" <fjwcash () gmail ! com>
Date:       2008-05-11 17:55:51
Message-ID: b269bc570805111046o68257ab7h5adc9a0d60fba0dd () mail ! gmail ! com
[Download RAW message or body]

Compression algorithms are something that should be handled via an
extendle library.  And the front-end apps (gzip, bzip2, 7z, etc)
should just use that library to do the heavy lifting.

Instead of pulling in another app, consider pulling in libarchive and
friends from FreeBSD 6+, and then adding 7z support to that.

Then you can remove compress, gzip, gunzip, bzip2, bunzip2, 7z, etc,
and just put in stub programs that call the library functions.

-- 
Freddie Cash
fjwcash@gmail.com



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic