move to a templated interface for the plugin handler
add basic plugin loading patters
add the plugin basics
make plugin base compile
start implementing plugin loading
add new configure tests
add a dummy implementation of the plugin handler
cleanup test code
move parameter handling to won class