i think a lot of internal api changed to allow for this to work well. for
example pagemap is now an interface, its not in 1.2. things like that. feel
free to give it a go though, i didnt do that refactor so im not 100% sure of
what im talking about here :)

-igor


On 3/30/07, dukejansen <[EMAIL PROTECTED]> wrote:


Not even just writing my own session store that hides the complexity of
the
persistence? Or is that the point your making, that doing so would be
difficult/impossible based on the Wicket 1.2 code?

I feel like I've read about 1.2 having ability to do it, just not easily.
Am
I mistaken?


igor.vaynberg wrote:
>
> second level store involved some pretty heavy refactoring of the
internals
> afaik, so i dont think you will get it working under 1.2
>
> -igor
>
>
> On 3/30/07, dukejansen <[EMAIL PROTECTED]> wrote:
>>
>>
>> Does anyone have any good recommendations for how I get started with
>> second
>> level session storage in Wicket 1.2, via persistence to disk, for (1)
old
>> page versions and (2) entire sessions when session expires? We can't
move
>> to
>> 1.3 or 2.0, so I'm trying to get an understanding of what my options
are
>> before I dive into it.
>> --
>> View this message in context:
>>
http://www.nabble.com/Session-Persistence-in-Wicket-1.2---Recommendations--tf3493043.html#a9755905
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>>
-------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

--
View this message in context:
http://www.nabble.com/Session-Persistence-in-Wicket-1.2---Recommendations--tf3493043.html#a9756397
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to