[
https://issues.apache.org/jira/browse/WICKET-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612362#action_12612362
]
Timo Rantalaiho commented on WICKET-1738:
-----------------------------------------
I think that at the moment, this would make more sense in the Terracotta Wicket
module, which would then have a Wicket version dependency.
_If_ there was a wicket-terracotta module in Wicket already, this PageStore
implementation could go there, but it doesn't make sense to create a module for
a single class :) Also, maybe some of the developers of have commit access to
wicket-terracotta on work directly on the code?
> New page map suitable for use in terracotta
> -------------------------------------------
>
> Key: WICKET-1738
> URL: https://issues.apache.org/jira/browse/WICKET-1738
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Environment: Java 5+ required
> Reporter: Richard Wilkinson
> Priority: Minor
> Attachments: TerracottaPageStore.java
>
>
> Following on from discussion in this thread:
> http://www.nabble.com/Terracotta-integration-td18168616.html
> A new implementation of PageStore has been created which stores the page map
> in the users http session so that it is easy for terracotta to distribute the
> page map. Pages are serialized stored as byte arrays.
> Also required is updating of the wicket terracotta integration module.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.