What is a Module ?
A Framework Module is a unit of scheduling for the Analysis Framework
In A_C this was a module + a_parameter set in A_C++ this is a module class instance
You will be writing Module Classes
Instances of classes are made during applications startup, through APPUserBuild
These modules will be clone-able through their talkTo's