Add dynamic modules for importing wrapped Tools and Algorithms
aims to tackle #4 (closed)
where I am unsure is error handling.
I disabled from PyConf.Algorithms import *
Also, it would be nice if we could protect against these import in case its not fully functional/datahandly..
last commit depends on gaudi/Gaudi!929 (merged) and implements the sanity check that no tool is instantiated or imported as algorithm and vice versa, so if the gaudi MR takes longer, we can split this off.
closes #4 (closed) closes #21 (closed) closes #9 (closed) closes #24 (closed) closes #29 (closed)
Edited by Alex Pearce