You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Paulo Gaspar <pa...@krankikom.de> on 2001/03/07 22:07:52 UTC

What is the Runtime.globalCache used for?

What is Runtime class member:
  private static Hashtable globalCache;

used for? It seems not being used at all.


Thanks,
Paulo

Re: What is the Runtime.globalCache used for?

Posted by Jason van Zyl <jv...@periapt.com>.
Paulo Gaspar wrote:

> What is Runtime class member:
>   private static Hashtable globalCache;
>
> used for? It seems not being used at all.

It was used to cache the templates, but that's done in the
resource manager. We may at some point use it again,
but it can probably be removed for now. Thanks.

>
>
> Thanks,
> Paulo

--
jvz.

Jason van Zyl
jvanzyl@periapt.com

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine