Problem/Motivation
ViewsHandlerManager::getHandler() catches exceptions and creates a fallback plugin instance.
Proposed resolution
Let's provide this functionality for other modules.
Introduce a fallback plugin ID on the DefaultPluginManager which could be also used by some field module.
Remaining tasks
-
User interface changes
-
API changes
-