On 8/2/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> But what data do you have in that Window 1?
> And what happens if i just open that in a different window?
> Will that then suddenly be windows 2??

Exactly! It's a different window, and as it is new, some factory
method would be called, probably by default trying to clone the window
of the last rendered page or something.

>
> I still think that it is a different thing the serverside "window" thing and
> the
> client side window thing.
> A server side window thing can be in any window on the client side.

No, they can't, that's my whole point. They *should* be one-to-one,
and currently, unless you deliberately circumvent our window.name
check, this is exactly how it works.

> Only pages made for that window (the functionality) do have that window
> object
> for some data.
> At least i guess now that window object has state? Because if that is the
> case
> i don't like cloning that. That could be very confusing for developers

Then we don't do that. I'm neutral on that as long as we provide an
easy mechanism for customizing window creation (the factory method).

Eelco

-------------------------------------------------------------------------
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-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to