development, test and usage has to be easier
- right now we have cxxproject and a handful of plugins
- updating cxxproject can still break the plugins
- other tools (e.g. bake) need to use the core of cxxproject
- update of cxxproject should update all dependent gems
- build and test has to be easy
- currently a test of a cxx feature involves one or more plugins...those have to be installed or the checked out and the path has to be adapted - doable but not comfortable
development, test and usage has to be easier