Introduce a virtual destructor to make deleting FunctorBase instances ComponentForge::~ComponentForge work reliable.
- fix minor memory leak - make autopilots addable and removeable at runtime
Split the former single-file-implementation in xmlauto.?xx into multiple files and use some OO techniques. Started with documentation to be used with doxygen.