Re: OutputJob

2002-04-14 Thread Glenn Maynard
On Sun, Apr 14, 2002 at 01:16:38PM +0400, Alexander V. Lukyanov wrote: > > It could also simply be removed. Both gzip and bzip2 permit concatenating > > files. (In other words, remove for_each and make zcat and bz2cat regular > > filters.) > > Very nice. I did not know that. I've removed the f

TreatFileJob

2002-04-14 Thread Glenn Maynard
I'm cleaning up minor changes in my tree, and I noticed I did this: diff -u -r1.4 TreatFileJob.cc --- TreatFileJob.cc 2001/12/11 14:37:45 1.4 +++ TreatFileJob.cc 2002/04/15 02:25:02 @@ -73,7 +73,8 @@ first=new FileInfo(*fi); TreatCurrent(d,fi); - return PRF_LATER

Re: OutputJob

2002-04-14 Thread Alexander V. Lukyanov
On Fri, Apr 12, 2002 at 10:32:23PM -0400, Glenn Maynard wrote: > It could also simply be removed. Both gzip and bzip2 permit concatenating > files. (In other words, remove for_each and make zcat and bz2cat regular > filters.) Very nice. I did not know that. > The obvious loss is that it stops