Re: Equivalent for PerSessionPageStore in Wicket 9

2020-03-27 Thread Sven Meier
Hi Thomas, your question comes at the right time. I was able to improve the implementation with a new CachingPageStore: https://github.com/apache/wicket/blob/8df3528dc44a08b7d375c20e764a3664cd6a5f30/wicket-core/src/main/java/org/apache/wicket/DefaultPageManagerProvider.java#L145 You can now us

Re: Equivalent for PerSessionPageStore in Wicket 9

2020-03-27 Thread Sven Meier
Hi Thomas, I thought I covered that usecase, but I will have to take a look. Thanks for testing Wicket 9 Sven On 25.03.20 20:10, Thomas Heigl wrote: Maybe the same approach could be used as for InSessionPageStore that can be used as cache and a store: https://github.com/apache/wicket/commit/8