> Yeah I got it,
> I had been using the Webmarkupcontainer so much i din't check if there was a
> visibility method, thanks!
>
> One thing i would like to have just views upon.....something which is not
> clean for me is writing javascript when i use wicket, the ids I let
> generated by wicket and then mix javascript every where -- the page, the
> ajax target components;  Is there any plan to have something wrap up and
> generate all the javascript needed by using java alone....just thinking out
> loud!!!

The key thing here is flexibility vs convenience. We choose for
flexbility with Javascript; we didn't want to pin users down on 'our'
way of doing things (and this turns out to be a good thing if you look
at the activity at the Dojo contribution project) but instead leave
the door open for any Javascript backing a user may wish.

However, there are certainly things to improve I'm sure. What we need
- besides more hours in a day - are good use cases, concrete idea on
how to support them, and someone(s) who take the lead and pull such an
effort. As you can see here
http://www.nabble.com/Wicket-%2B-java-%3Ejavascript-compiler--tf3517350.html#a9817636
none of the core committers have seen the light yet in what this would
look like. But ideas are welcome and always open for discussion. :)

Eelco

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