Re: [Taskforest-discuss] Looking for TaskForest USERS!!!
Brought to you by:
enoor
From: Aijaz A. <en...@us...> - 2009-06-01 17:27:45
|
Lana: FYI - the version that was released today supports this functionality (dependencies between families). Aijaz. On Sat, Apr 18, 2009 at 4:45 PM, Aijaz Ansari <en...@us...>wrote: > Lana: > > Some more comments about calendars and Family dependencies: > > ... > Now for dependencies between families: > > I think I can do what you described by including some syntax that refers to > jobs in other families. If Family F1 has job J1, and family F2 has job J2, > we could make J2 depend on J1 using syntax similar to this in F2: > > F1::J1() > J2() # J2 will only run after J1 in F1 runs. > > This is not supported yet, but it should be pretty easy to implement. It's > a good idea and I'll let you know what I find out in a day or two. > > Thanks, > > Aijaz. > |