Commits

Daniel Dunbar committed d1265f262de
[PackageLoading] Introduce ManifestLoaderProtocol. - This is intended to allow clients to be decoupled from the actual implementation, currently just so that it can be mocked for tests that require Manifests but don't need to go through the full manifest loading process.