Per design meeting: the intention of the WrapService method provided for OnLockingConfiguration is to allow an existing service to be wrapped by a new service. However, the new service does not need to wrap the existing service—it could instead just replace it. Therefore we will change the name to ReplaceService to reflect this more general applicability.
↧