What is the exact concept behind the system wide datacache? Is it just a simplified way to get a proxy to all the caches in case someone needs it and does not know which cache exactly they should get? It seems to just be fullfiling this role.
Why does the broker gets a reference to the systemDataCache when it is created? F