>> What's wrong with the process dictionary? Is it a matter of >> performance, >> or programming style, or something else? > > Programming style. Performance also: Optimizing compilers that rely on any kind of non-trivial dataflow analysis are (much) less effective for programs with side effects. -- Hakan Hakan Millroth Nortel Networks