adds notes, removes IPublishedCacheComposer

This commit is contained in:
Shannon
2020-12-22 12:33:00 +11:00
parent f5e9441e9f
commit 57020b4778
9 changed files with 20 additions and 35 deletions

View File

@@ -38,7 +38,7 @@ namespace Umbraco.Web.PublishedCache.NuCache
/// Binds to the Umbraco events
/// </summary>
/// <returns>Returns true if binding occurred</returns>
public bool Start()
public bool Initialize()
{
// however, the cache is NOT available until we are configured, because loading
// content (and content types) from database cannot be consistent (see notes in "Handle