Re: getCacheUsage suggestion

Chris Zumbrunn <[email protected]> Tue, 20 Nov 2007 19:23:56 +0100
Newsgroups gmane.comp.java.helma.general
Message-ID <23315840.21311195582952868.JavaMail.root@engine234.deployzone.net>
On Nov 13, 2007, at 18:48 , Kris Leite wrote:

> The Helma documentation indicates that getCacheUsage is the name to  
> use
> to get the number of nodes in the application cache.  To use in a
> javascript function, the method uses getCacheusage().  It appears that
> either the documentation is incorrect or 'ApplicationBean.java'  
> needs to
> be changed to capitalize the 'U' to so that getCacheUsage is defined.

Thanks... for now, I'm fixing it in the documentation.

Chris