On Tue, Oct 16, 2001 at 09:50:20PM -0400, Glenn Maynard wrote: > Added 'parent' to FileCopyPeer. This is used to disable the status line. > (Sanity measure: parent type of FileCopyPeer is CopyJob.)
I did not like adding a dependency from Task to Job. A Task is a lower level thing and it should be usable without Job at all. Anyway, I did it other way, check it out from cvs. (kind of polling instead of callback, but it is synchronized) BTW, I have fixed recls. -- Alexander. | http://www.yars.free.net/~lav/
