On Tue, 11 Jun 2002 11:44, Adam Murdoch wrote: > On Tue, 11 Jun 2002 10:05, Peter Donald wrote: > > At 04:53 PM 6/10/2002 +1000, you wrote: > > >Another alternative (or more of a generalisation of this idea, really) > > > is to change DefaultWorkspace so that it is responsible for executing > > > the <init> target, before executing any other target. Then, a project > > > builder can add (or remove) whatever it wants from the init target - > > > <import> or whatever. > > > > So we have something like a target that just executes all contained tasks > > (like simple-target from test infrastructure) and the <init> target is > > instance of that. > > Yep. We should move simple-target into framework proper, and use that as > the <init> target instance. Might be good to munge AbstractWorkspaceTask > into it as well.
Sounds good - I'm working on this now. -- ciao, Daz -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
