Support for injecting ResourceManager and ResourceCache instances into the 
runtime
----------------------------------------------------------------------------------

                 Key: VELOCITY-802
                 URL: https://issues.apache.org/jira/browse/VELOCITY-802
             Project: Velocity
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 1.7
         Environment: -
            Reporter: Alexander Veit


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to