I have changed the existing public virtual void lookupProperties() in our run classes to protected virtual _lookupProperties() and added a non virtual public fp_Run::lookupProperties() that makes call to them. This is to allow some centralized processing.
Tomas
