Xref: utzoo comp.sources.bugs:2910 comp.compression:567 Newsgroups: comp.sources.bugs,comp.compression Path: utzoo!utgpu!watserv1!watmath!looking!brad From: brad@looking.on.ca (Brad Templeton) Subject: Re: Problem with compress Organization: Looking Glass Software Ltd. Date: Wed, 15 May 91 06:25:04 GMT Message-ID: <1991May15.062504.28369@looking.on.ca> References: <1991May14.044431.23932@sparky.IMD.Sterling.COM> <26085:May1416:52:3491@kramden.acf.nyu.edu> <1991May14.185447.2498@nntp-server.caltech.edu> It's a tough problem, actually. It is nice to take the software tools approach of splitting archiver and compressor, but this makes it more difficult to do some of the cute things you can do when you combine them. The simplest of which is the fairly standard archive of compressed files, with each file compressed individually and extractable without decompressing the entire archive -- a serious problem if it is a multi-media archive or very large. Of course, a compiler that could do this, and which called a compressor as a filter, would not be too hard to make. But tar, cpio and others do not have any support for this. -- Brad Templeton, ClariNet Communications Corp. -- Waterloo, Ontario 519/884-7473