Description
Currently it is difficult to inject specific instances of ResourceManager or ResourceCache. It is also difficult to access the ResourceManager or ResourceCache created by the runtime. Access to these objects is neccessary e.g. to control the cache behaviour at runtime.
Therefore it would be nice if we could inject the objects at configuration time, preferably via factory instances.