Commit Graph

2 Commits

Author SHA1 Message Date
Antony Male b13908e762 Re-arrange bootloaders
Bootloader is now abstract, and called BootstrapperBase. The default
implmentations of the IoC functions have been removed - we include an IoC
container, no point in providing a Bootstrapper implementation which
doesn't use it.

IoCBootstrapper has been renamed Bootstrapper, to make it more obvious
that it's the primary bootstrapper.
2014-02-23 20:08:35 +00:00
Antony Male e972f2d054 Start adding samples, and fix a couple of things along the way 2014-02-22 15:07:52 +00:00