[
https://issues.apache.org/jira/browse/WICKET-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442981#comment-17442981
]
ASF subversion and git services commented on WICKET-6933:
---------------------------------------------------------
Commit 76a28ef384a07c9afa738a6b53897847e0a95f87 in wicket's branch
refs/heads/wicket-9.x from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=76a28ef ]
WICKET-6933 use separate key for the default instance
> 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: 10.0.0, 9.6.0
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
>
> 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)