[kplato] Some code ...
John D Lamb
kplato@kde.org
Wed, 29 Aug 2001 21:07:33 +0100
Thomas Zander wrote:
>
> In the last example (plastering) the order is completely sequencial, but
> the carpets can be placed during the drying, so the milestone will have to
> depend on the plastering(2) to be finished, not the plastering(1).
>
...which means plastering could not be a sensible subproject in the
sense I had though of.
This is also an example of where a subproject (as you define it) can be
used to represent accurately the idea that one activity might have to
wait for another to start.
>
> Hope this will get a lot of confusion out of the world ;)
I think so.
> Also hope you're not mad at me for going the other way on you!
No. It helps me to be very clear about what the data concepts represent.
I hope it helps you too. ;-)
I'll try to write a sensible PERT/CPM routine on the data to allow
getDuration() to calculate values. This will take a few days...
JDL