Discussion: lazy evaluation of project goals
Francois-Rene Rideau
rideau@clipper
Fri, 25 Nov 94 20:14:49 MET
Why wait for the goals or specs to be out for any further work ?
Let's applicate to *our work* the algorithms we wish for our
computers: parallelize work, do lazy evaluation (don't wait to
have all the goals before trying to fulfill part of them),
do concurrent evaluation (try to evaluation in multiple cases,
and keep the result that will match the actual goals when they are
available).
That is, let's work, and not be stopped by this Goal thing.