From: John D. G. <jd...@di...> - 2010-09-14 04:15:40
|
Erik Vos wrote: > OK, thanks. > > Next question: would you like the income-per-OR be updated continuously > during that OR (which means that all values need to be reset to 0 at the > start of the OR), or just once when an OR is finished (so that the previous > value remains visible up to that point)? If I were writing it, it would update at the end of each OR (and maybe log itself to make look-back possible). |