From: Sasa M. <sa...@us...> - 2004-11-08 11:21:48
|
Update of /cvsroot/jrobin/src/org/jrobin/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11971/org/jrobin/core Removed Files: RrdCacher.java Log Message: Removed RrdCacher class (consumes too much memory) - caching mechanism is now implemented in subclasses of the RrdPrimitive class (RrdInt, RrdLong, RrdDouble, RrdString) --- RrdCacher.java DELETED --- |