| This class holds the particulars of the already retireved objects during
chaining of the helpers. This helps to save some time, yet have helpers calling one another in hierarchy.
This is really just an internal context passed from method to method - so do
not read too much into it. First piece of code which needs a particular bit of data will
trigger getting it from the model. The rest will just use the member variable
|