Add check for misconfigurations of cachecreators
Since it is easy to misunderstand the cacheCreator and schedule it inside a view (thus destroying the benefit of a cache) I have added a warning message if it is executing inside a view.
Since it is easy to misunderstand the cacheCreator and schedule it inside a view (thus destroying the benefit of a cache) I have added a warning message if it is executing inside a view.