Allow the tooling API build action results to reference tooling models - Fixed the BuildController implementation so that it runs the action after the build has been configured but before it has been cleaned up. - Fixed the provider's serialization mechanism to handle object graphs that span multiple, isolated ClassLoaders. - The serialization stuff is somewhat spikey, will clean up.