-Eliminated most of the requirements on the IThreadManager, turned it into a IParallelLooper.
-The Space now takes a IParallelLooper in the constructor. The Space is never responsible for disposing a looper.
-The ParallelLoopManager is now the ParallelLooper and is used directly by the Demos by default.
↧