I don't know about the check. IMHO it should be disabled by default. Now 
that we have second level session store there's not need for that script 
  and multiple pagemap. No need at all.

-Matej

Johan Compagner wrote:
> I was just thinking about that now...
> 
> And suddenly i have a question: Why do we have the new window/tab check 
> again in the page?
> I couldn't care less anymore about a page being in 2 browsers (and in 
> the same pagemap)
> 
> Just be sure that versioning works so if the page is changed in one 
> window it can be reverted in the other window
> when a user clicks.
> 
> And with the second level pagemap all pages and every version of the 
> page can be get back..
> 
> johan
> 
> 
> On 11/22/06, *Matej Knopp* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
> 
>     But this is something completely different. Cart is shared between
>     pages, usually stored in session. Cart is not specific for every pages.
> 
>     But if you have a tabbed panel in a page, you want to have one tab
>     opened in one window and another tab opened in second window. That's
>     what users require. At least my users do require that. And that's also
>     what I expect from a web application.
> 
>     If you want to have singleton pages, go ahead, nothing prevents you from
>     that. Just do your own PageFactory class that pools pages (session
>     relative) and then always redirect to bookmarkable/mounted URL. You'll
>     get the same behavior tapestry seems to have.
> 
>     -Matej
> 
>     Korbinian Bachl wrote:
>      >> Again and again.
>      >> What would do if you open the start.html page in two browsers
>     windows?
>      >
>      > thats the wrong question! - the question would be: what behaviour
>     would the
>      > enduser expect when he uses 2 browserwindows/tabs for 1 website?
>      >
>      > I found out that most enduser just do this, to keep a site as a
>     way to note
>      > or remind things - if they do this and e.g. put sth. in a cart
>     they expect
>      > to have both carts (in the browsers) identical... meaning the
>     bahavior the
>      > big ones (amazon & co) have.
>      >
>      > Ragards
>      >
>      >
>      >
>     -------------------------------------------------------------------------
>      > 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
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>      > _______________________________________________
>      > Wicket-user mailing list
>      > Wicket-user@lists.sourceforge.net
>     <mailto: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
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>     _______________________________________________
>     Wicket-user mailing list
>     Wicket-user@lists.sourceforge.net
>     <mailto: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


-------------------------------------------------------------------------
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