Try our conversational search powered by Generative AI!

Move OptimisticCache to Framework

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

Jun 16, 2016

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

OptimisticCache is a class with a static dependency to the the cache in CMS. Split it into extension methods on ISynchronizedObjectInstanceCache, making it more usable and testable.