Feature Requests item #1235319, was opened at 2005-07-09 20:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1235319&group_id=119783
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: core Group: None Status: Open Priority: 5 Submitted By: Juergen Donnerstag (jdonnerstag) Assigned to: Nobody/Anonymous (nobody) Summary: Introduce a CacheManager Initial Comment: In order to better (more flexibility) control the MarkupCache, I suggest to implement a CacheManager which allows for different cache implementations (see hibernate). The simplest one could be HashMap based, like the current one, and thus not introduce any new dependency to core. If required ehcache or any other cache implementation could be used implementing different strategies (memory, performance ... optimized), and control (statistics and admin webpage). Juergen ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1235319&group_id=119783 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
