Patches item #2621423, was opened at 2009-02-20 21:58 Message generated for change (Settings changed) made by stuartlewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2621423&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Larry Stone (lcs8) Assigned to: Nobody/Anonymous (nobody) Summary: Add method to instrument Context's cache usage Initial Comment: When testing for memory leaks and/or verifying some application like a high-volume ingester isn't leaving lots of junk in the cache, it would be handy to have a way to determine the count of objects in the cache. This patch adds a trivial method to Context that returns the count of objects in its cache. It has proven usful in my development, I think it would be of general use. Diff is made against 1.5.1 sources but since it's just a new method it ought to work against the trunk as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2621423&group_id=19984 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
