> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 30, 2001 3:02 AM > To: [EMAIL PROTECTED] > Subject: Re: [PATCH] Nested Tasks > > > Marvin Greenberg <[EMAIL PROTECTED]> wrote: > > > It also provides a natural way to build up and group tasks, and by > > (later) adding conditions on task execution, you make it easy to > > build up conditional units of process execution. > > That's the problem ;-) > >
Isn't execution that depends on whether files are up to date conditional execution? Aren't the available and uptodate task used only to provide conditional execution? (they aren't tasks at all -- you don't do them to build something.) A build process Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
