Examples of new proposed dependency types for Cris Nelson

3) Task A cannot start until task B starts (finish doesn't matter)
        - A task for auditing someone's job as he works can only start
when the job's task that is going to be reviewed starts but can end long
after the audited job ends.
        - Some parallel tasks.

4) Task A cannot end until task B ends (start doesn't matter)
        - Right now I cannot recall an example for this one, maybe
interface prototyping and use case description... the first one cannot
end until the second one ends.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to