Sven Meier created WICKET-6933:
----------------------------------
Summary: Ease use of InSessionPageStore as persistent store
Key: WICKET-6933
URL: https://issues.apache.org/jira/browse/WICKET-6933
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 9.6.0, 10.0.0
Reporter: Sven Meier
Assignee: Sven Meier
Using InSessionPageStore as persistent store, requires users to supply a
separate key, to prevent interference with the InSessionPageStore instance used
for caching of the last recently used page.
Overriding #getKey() is easily forgotten, so it would be more convenient if the
InSessionPageStore used for caching already used a separate key instead.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)