So long Facade

This commit is contained in:
Stephan
2017-10-31 12:48:24 +01:00
parent ab758001ef
commit ec6ba01cbf
169 changed files with 1000 additions and 1011 deletions

View File

@@ -160,9 +160,9 @@ namespace Umbraco.Web.Install.Controllers
installer.LoadConfig(model.PackageFile);
installer.InstallCleanUp(model.ManifestId, model.PackageFile);
// library.RefreshContent is obsolete, would need to RefreshAllFacade,
// library.RefreshContent is obsolete, would need to RefreshAll... snapshot,
// but it should be managed automatically by services and caches!
//DistributedCache.Instance.RefreshAllFacade();
//DistributedCache.Instance.RefreshAll...();
return Json(new
{