Start to use PageStoreManager.SessionEntry to cache last N touched pages
------------------------------------------------------------------------
Key: WICKET-4050
URL: https://issues.apache.org/jira/browse/WICKET-4050
Project: Wicket
Issue Type: Improvement
Reporter: Pedro Santos
Fix For: 1.5.1
This inner class already has the sessionCache variable, but it's not coded to
work as the primary cache for the last N touched pages. Currently every page
retrieved by page manager passes through the de-serialization step, skip it
means performance improvement.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira