Use MEF as the internal resolver of IBlades and IServiceRegistration
Currently in the .csproj files there are a number of xcopy commands. If the paths that are passed in as parameters contain a space (like in Visual Studio 2008 for example) the build commands fail. ...
Add some extra functionality around IServiceLocator like instance registration and possible life time support for components.