On 6/18/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

> wrap() is final. but getmodel() calls initmodel() which is not!

Yeah, but that isn't called in wrap, so whatever he is doing in the
listener, it won't be broken more than it would be now.


no, it isnt called in wrap. but the reason he wants this is to access the
model, so i would imagine a call to getmodel() from within the listener isnt
far behind.

the only reason i agreed to allow to set the id is that getid() is the only
way to get to it, it is a simple field and getid() is final - so all paths
to that are final as well.

-igor
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to